We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e6c4a0 commit e9231c9Copy full SHA for e9231c9
test/Soenneker.Utils.AsyncSingleton.Tests/Soenneker.Utils.AsyncSingleton.Tests.csproj
@@ -18,7 +18,7 @@
18
</PackageReference>
19
<PackageReference Include="Soenneker.Tests.Unit" Version="3.0.534" />
20
<PackageReference Include="xunit.v3" Version="1.0.0" />
21
- </ItemGroup>
+ <PackageReference Include="xUnit.v3" Version="1.0.0" /></ItemGroup>
22
23
<ItemGroup>
24
<ProjectReference Include="..\..\src\Soenneker.Utils.AsyncSingleton.csproj" />
0 commit comments