Skip to content

Commit

Permalink
Merge pull request #18 from Rikarin/dependabot/nuget/master/Microsoft…
Browse files Browse the repository at this point in the history
….NET.Test.Sdk-17.9.0-release-23619-01

build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0-preview-23503-02 to 17.9.0-release-23619-01
  • Loading branch information
Rikarin authored Mar 31, 2024
2 parents 3b04e19 + 8d10888 commit b77c44c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tests/Rin.Core.Design.Tests/Rin.Core.Design.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0-preview-23503-02" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0-release-23619-01" />
<PackageReference Include="xunit" Version="2.6.0" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Tests/Rin.Core.Shaders.Tests/Rin.Core.Shaders.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0-preview-23503-02" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0-release-23619-01" />
<PackageReference Include="xunit" Version="2.6.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit b77c44c

Please sign in to comment.