We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280eada commit 0c21141Copy full SHA for 0c21141
LazyProxy.Unity/LazyProxy.Unity.csproj
@@ -16,6 +16,6 @@
16
</PropertyGroup>
17
<ItemGroup>
18
<PackageReference Include="LazyProxy" Version="0.1.5" />
19
- <PackageReference Include="Unity" Version="5.10.2" />
+ <PackageReference Include="Unity.Container" Version="5.10.2" />
20
</ItemGroup>
21
</Project>
0 commit comments