Skip to content

Commit 8be4dd0

Browse files
Merge pull request #218 from loresoft/dependabot/nuget/Verify.Xunit-29.3.1
Bump Verify.Xunit from 29.3.0 to 29.3.1
2 parents af0f9d2 + e0e9667 commit 8be4dd0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/Injectio.Tests/Injectio.Tests.csproj

Lines changed: 2 additions & 2 deletions
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
<TargetFramework>net9.0</TargetFramework>
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="AwesomeAssertions" Version="8.1.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
17-
<PackageReference Include="Verify.Xunit" Version="29.3.0" />
17+
<PackageReference Include="Verify.Xunit" Version="29.3.1" />
1818
<PackageReference Include="xunit" Version="2.9.3" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)