Skip to content

Commit 93a7b18

Browse files
Bump NUnit from 3.13.3 to 4.3.2 (#218)
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 4.3.2. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@v3.13.3...4.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 527048d commit 93a7b18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Test/Test.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>
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="log4net" Version="2.0.15" />
10-
<PackageReference Include="nunit" Version="3.13.3" />
10+
<PackageReference Include="nunit" Version="4.3.2" />
1111
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
1313
<PackageReference Include="SharpPcap" Version="6.2.5" />

0 commit comments

Comments
 (0)