Skip to content

Commit

Permalink
Merge pull request #5 from Pretasoc/dependabot/nuget/Microsoft.NET.Te…
Browse files Browse the repository at this point in the history
…st.Sdk-17.6.0

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
  • Loading branch information
Pretasoc authored May 24, 2023
2 parents 4426d19 + 143dc4c commit 6d01424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SingleInstanceManagerTests/SingleInstanceManagerTests.csproj
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>
<TargetFrameworks>netcoreapp3.1;net6;net472</TargetFrameworks>
Expand All @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
</ItemGroup>

Expand Down

0 comments on commit 6d01424

Please sign in to comment.