We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf6de1 commit ae4fd5cCopy full SHA for ae4fd5c
LazyProxy.Unity/LazyProxy.Unity.csproj
@@ -15,7 +15,7 @@
15
<GenerateDocumentationFile>true</GenerateDocumentationFile>
16
</PropertyGroup>
17
<ItemGroup>
18
- <PackageReference Include="LazyProxy" Version="0.1.5" />
+ <PackageReference Include="LazyProxy" Version="1.0.0" />
19
<PackageReference Include="Unity.Container" Version="5.10.2" />
20
</ItemGroup>
21
</Project>
0 commit comments