Skip to content

Commit

Permalink
Merge pull request #2127 from FirelyTeam/dependabot/nuget/Microsoft.N…
Browse files Browse the repository at this point in the history
…ET.Test.Sdk-17.2.0

Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.2.0
  • Loading branch information
marcovisserFurore committed Jun 27, 2022
2 parents ed8ddc9 + f9087b9 commit 81251ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/firely-net-sdk-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(TargetFramework)' != 'net40'">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit 81251ee

Please sign in to comment.