We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d1278 commit 735fb84Copy full SHA for 735fb84
LazyProxy.Unity/LazyProxy.Unity.csproj
@@ -14,7 +14,7 @@
14
<Description>Lazy injection for Unity container</Description>
15
</PropertyGroup>
16
<ItemGroup>
17
- <PackageReference Include="LazyProxy" Version="0.1.0" />
+ <PackageReference Include="LazyProxy" Version="0.1.1" />
18
<PackageReference Include="Unity" Version="5.8.6" />
19
</ItemGroup>
20
</Project>
0 commit comments