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 66 </PropertyGroup >
77
88 <PropertyGroup >
9- <UnityAbstractionsVersion >4.0 .*</UnityAbstractionsVersion >
9+ <UnityAbstractionsVersion >4.1 .*</UnityAbstractionsVersion >
1010 <UnityContainerVersion >5.9.*</UnityContainerVersion >
1111 </PropertyGroup >
1212
Original file line number Diff line number Diff line change 109109 <PrivateAssets >all</PrivateAssets >
110110 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
111111 </PackageReference >
112- <PackageReference Include =" System.ValueTuple" Version =" 4.5.*" />
113112 </ItemGroup >
114113
115114</Project >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.9 .0" />
12+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.0 .0" />
1313 <PackageReference Include =" MSTest.TestAdapter" Version =" 1.4.0" />
1414 <PackageReference Include =" MSTest.TestFramework" Version =" 1.4.0" />
1515 </ItemGroup >
You can’t perform that action at this time.
0 commit comments