We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e68ab2 commit 592daedCopy full SHA for 592daed
src/nuget-inspector/nuget-inspector.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>Exe</OutputType>
4
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
5
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
6
7
<SelfContained>true</SelfContained>
0 commit comments