Skip to content

Commit b81bd60

Browse files
committed
update NUnit3TestAdapter to 4.5.0
1 parent 0b45360 commit b81bd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GeoJSON.Net.Tests/GeoJSON.Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<ProjectReference Include="..\GeoJSON.Net\GeoJSON.Net.csproj" />
1212
<PackageReference Include="NUnit" Version="3.7.1" />
13-
<PackageReference Include="NUnit3TestAdapter" Version="3.8.0" />
13+
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1515
</ItemGroup>
1616
<ItemGroup>

0 commit comments

Comments
 (0)