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.0 .*</UnityAbstractionsVersion >
9
+ <UnityAbstractionsVersion >4.1 .*</UnityAbstractionsVersion >
10
10
<UnityContainerVersion >5.9.*</UnityContainerVersion >
11
11
</PropertyGroup >
12
12
Original file line number Diff line number Diff line change 64
64
<PrivateAssets >all</PrivateAssets >
65
65
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
66
66
</PackageReference >
67
- <PackageReference Include =" System.ValueTuple" Version =" 4.5.*" />
68
67
</ItemGroup >
69
68
70
69
</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
</ItemGroup >
You can’t perform that action at this time.
0 commit comments