Skip to content

Commit 7702c98

Browse files
committed
Update deps
1 parent c157295 commit 7702c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Foundatio.Mediator.Tests/Foundatio.Mediator.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
</Target>
2626

2727
<ItemGroup>
28-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
28+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
2929
<PackageReference Include="xunit" Version="2.9.3" />
30-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
30+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
<PrivateAssets>all</PrivateAssets>
3333
</PackageReference>

0 commit comments

Comments
 (0)