File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netcoreapp2.0</TargetFramework >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageReference Include =" Unity" Version =" 5.8.6 " />
7+ <PackageReference Include =" Unity" Version =" 5.8.13 " />
88 </ItemGroup >
99 <ItemGroup >
1010 <ProjectReference Include =" ..\LazyProxy.Unity\LazyProxy.Unity.csproj" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFramework >netstandard2.0</TargetFramework >
4- <Version >0.1.4 </Version >
4+ <Version >0.1.5 </Version >
55 <PackageId >LazyProxy.Unity</PackageId >
66 <Company >ServiceTitan, Inc.</Company >
77 <Authors >ServiceTitan, Inc.</Authors >
1616 </PropertyGroup >
1717 <ItemGroup >
1818 <PackageReference Include =" LazyProxy" Version =" 0.1.4" />
19- <PackageReference Include =" Unity" Version =" 5.8.6 " />
19+ <PackageReference Include =" Unity" Version =" 5.8.13 " />
2020 </ItemGroup >
2121</Project >
You can’t perform that action at this time.
0 commit comments