Skip to content

Commit

Permalink
Merge pull request #20 from Azure-Samples/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…NET.Test.Sdk-17.9.0

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0
  • Loading branch information
adityamandaleeka authored May 3, 2024
2 parents c88ab30 + b15c122 commit f8c848a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ClientApp.UnitTests/ClientApp.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit f8c848a

Please sign in to comment.