We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ba26f commit 75fb2b2Copy full SHA for 75fb2b2
src/XUnit.Hosting/XUnit.Hosting.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
11
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
12
</ItemGroup>
13
0 commit comments