File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
8
8
<PropertyGroup >
9
+ <UnityAbstractionsVersion >4.1.*</UnityAbstractionsVersion >
9
10
<UnityContainerVersion >5.9.*</UnityContainerVersion >
10
- <UnityAbstractionsVersion >4.0.*</UnityAbstractionsVersion >
11
11
<CommonServiceLocatorVersion >2.0.*</CommonServiceLocatorVersion >
12
12
</PropertyGroup >
13
13
Original file line number Diff line number Diff line change 76
76
<PrivateAssets >all</PrivateAssets >
77
77
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
78
78
</PackageReference >
79
- <PackageReference Include =" System.ValueTuple" Version =" 4.5.*" />
80
79
</ItemGroup >
81
80
82
81
</Project >
Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.9 .0" />
11
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.0 .0" />
12
12
<PackageReference Include =" MSTest.TestAdapter" Version =" 1.4.0" />
13
13
<PackageReference Include =" MSTest.TestFramework" Version =" 1.4.0" />
14
14
<ProjectReference Include =" ..\src\Unity.ServiceLocation.csproj" />
You can’t perform that action at this time.
0 commit comments