Skip to content

Commit

Permalink
Merge pull request #1466 from DuendeSoftware/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.NET.Test.Sdk-17.8.0

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
  • Loading branch information
brockallen authored Nov 9, 2023
2 parents 8acc6f5 + 2ec7d63 commit 19d1d63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
<!--tests -->
<PackageReference Update="FluentAssertions" Version="6.5.1"/>
<PackageReference Update="FluentAssertions.Web" Version="1.2.5"/>
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.7.2"/>
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Update="xunit" Version="2.6.1"/>
<PackageReference Update="xunit.runner.visualstudio" Version="2.5.3" PrivateAssets="All"/>

<!-- testing -->
<PackageReference Update="Microsoft.AspNetCore.Authentication.JwtBearer" Version="$(FrameworkVersion)" />
<PackageReference Update="CsQuery.NETStandard" Version="1.3.6.1" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.8.0" />


<!--microsoft extensions -->
Expand Down

0 comments on commit 19d1d63

Please sign in to comment.