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 4
4
<TargetFramework >netcoreapp2.0</TargetFramework >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <PackageReference Include =" Unity" Version =" 5.8.6 " />
7
+ <PackageReference Include =" Unity" Version =" 5.8.13 " />
8
8
</ItemGroup >
9
9
<ItemGroup >
10
10
<ProjectReference Include =" ..\LazyProxy.Unity\LazyProxy.Unity.csproj" />
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<TargetFramework >netstandard2.0</TargetFramework >
4
- <Version >0.1.4 </Version >
4
+ <Version >0.1.5 </Version >
5
5
<PackageId >LazyProxy.Unity</PackageId >
6
6
<Company >ServiceTitan, Inc.</Company >
7
7
<Authors >ServiceTitan, Inc.</Authors >
16
16
</PropertyGroup >
17
17
<ItemGroup >
18
18
<PackageReference Include =" LazyProxy" Version =" 0.1.4" />
19
- <PackageReference Include =" Unity" Version =" 5.8.6 " />
19
+ <PackageReference Include =" Unity" Version =" 5.8.13 " />
20
20
</ItemGroup >
21
21
</Project >
You can’t perform that action at this time.
0 commit comments