mirror of https://github.com/icedland/iced.git
Merge pull request #657 from icedland/dependabot/nuget/src/csharp/Intel/xunit-2.9.3
Bump xunit from 2.9.2 to 2.9.3 in /src/csharp/Intel
This commit is contained in:
commit
e5046614a7
|
@ -15,7 +15,7 @@
|
|||
<PackageReference Include="coverlet.msbuild" Version="6.0.4" />
|
||||
<!-- NOTE: when updating this thing, make sure it hasn't gotten slower (it's happened twice now!) -->
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
|
||||
<PackageReference Include="xunit" Version="2.9.2" />
|
||||
<PackageReference Include="xunit" Version="2.9.3" />
|
||||
<PackageReference Include="xunit.runner.console" Version="2.9.3" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Reference in New Issue