We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e063469 + cf57346 commit 7ca2735Copy full SHA for 7ca2735
LazyProxy.Unity.Sample/LazyProxy.Unity.Sample.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>netcoreapp2.0</TargetFramework>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageReference Include="Unity" Version="5.8.6" />
+ <PackageReference Include="Unity" Version="5.8.13" />
8
</ItemGroup>
9
10
<ProjectReference Include="..\LazyProxy.Unity\LazyProxy.Unity.csproj" />
LazyProxy.Unity/LazyProxy.Unity.csproj
@@ -16,6 +16,6 @@
16
17
18
<PackageReference Include="LazyProxy" Version="0.1.4" />
19
20
21
</Project>
0 commit comments