Skip to content

Commit

Permalink
Merge pull request #45 from phirSOFT/dependabot/nuget/Microsoft.NET.T…
Browse files Browse the repository at this point in the history
…est.Sdk-17.6.2

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.2
  • Loading branch information
Pretasoc authored Jun 8, 2023
2 parents 2e6659d + 825d011 commit 83913f9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<RootNamespace>phirSOFT.ConstraintedComparisonTests</RootNamespace>
<AssemblyName>phirSOFT.ConstraintedComparisonTests</AssemblyName>
Expand All @@ -12,7 +12,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="MSTest.TestAdapter" Version="1.4.0" />
<PackageReference Include="MSTest.TestFramework" Version="1.4.0" />
</ItemGroup>
Expand Down

0 comments on commit 83913f9

Please sign in to comment.