Skip to content

Commit 980da4e

Browse files
committed
Update Injectio.Tests.csproj
1 parent 210280f commit 980da4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Injectio.Tests/Injectio.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="Verify.Xunit" Version="22.5.0" />
18+
<PackageReference Include="Verify.Xunit" Version="22.6.0" />
1919
<PackageReference Include="xunit" Version="2.6.2" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)