diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 46158bb..a7176a0 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Verify.Wolverine/Verify.Wolverine.csproj b/src/Verify.Wolverine/Verify.Wolverine.csproj index 9c620eb..4129871 100644 --- a/src/Verify.Wolverine/Verify.Wolverine.csproj +++ b/src/Verify.Wolverine/Verify.Wolverine.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/global.json b/src/global.json index b8219f8..450f2b9 100644 --- a/src/global.json +++ b/src/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.101", + "version": "8.0.200", "allowPrerelease": true, "rollForward": "latestFeature" }