Skip to content

Commit 735fb84

Browse files
Update LazyProxy to 0.1.1.
1 parent 58d1278 commit 735fb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LazyProxy.Unity/LazyProxy.Unity.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Description>Lazy injection for Unity container</Description>
1515
</PropertyGroup>
1616
<ItemGroup>
17-
<PackageReference Include="LazyProxy" Version="0.1.0" />
17+
<PackageReference Include="LazyProxy" Version="0.1.1" />
1818
<PackageReference Include="Unity" Version="5.8.6" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)