Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/src/WebApiBolierplate/API/M…
Browse files Browse the repository at this point in the history
…icrosoft.AspNetCore.Authentication.JwtBearer-8.0.2
  • Loading branch information
kolappannathan committed Mar 2, 2024
2 parents af46014 + d329af4 commit c51e966
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/WebApiBolierplate/Core.Test/Core.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit c51e966

Please sign in to comment.