diff --git a/src/global.json b/src/global.json index 87aef9f1..da113e4c 100644 --- a/src/global.json +++ b/src/global.json @@ -1,7 +1,7 @@ { "sdk": { - "version": "6.0.0", - "rollForward": "latestMajor", + "version": "8.0.0", + "rollForward": "latestFeature", "allowPrerelease": false } } \ No newline at end of file diff --git a/src/nuget-inspector/nuget-inspector.csproj b/src/nuget-inspector/nuget-inspector.csproj index 9b8abcfa..60c794f1 100644 --- a/src/nuget-inspector/nuget-inspector.csproj +++ b/src/nuget-inspector/nuget-inspector.csproj @@ -1,7 +1,7 @@ Exe - net6.0 + net8.0 linux-x64 true