Skip to content

Commit 23625d8

Browse files
committed
Update NUnit dependency for FileGdb provider
1 parent 7cd6f93 commit 23625d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SharpMap.Data.Providers.FileGdb/SharpMap.Data.Providers.FileGdb.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</ItemGroup>
2929

3030
<ItemGroup Condition=" '$(Configuration)' == 'Debug' ">
31-
<PackageReference Include="NUnit" Version="2.7.1" />
31+
<PackageReference Include="NUnit" Version="3.12.0" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

0 commit comments

Comments
 (0)