Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Commit 477b32f

Browse files
committed
2 parents 4c8b348 + 4476d76 commit 477b32f

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

src/Unity.Microsoft.Options.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
<PrivateAssets>all</PrivateAssets>
6363
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
6464
</PackageReference>
65-
<PackageReference Include="System.ValueTuple" Version="4.5.*" />
6665
</ItemGroup>
6766

6867
</Project>

tests/Unity.Microsoft.Options.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.0" />
99
<PackageReference Include="MSTest.TestAdapter" Version="1.4.0" />
1010
<PackageReference Include="MSTest.TestFramework" Version="1.4.0" />
1111
</ItemGroup>

0 commit comments

Comments
 (0)