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 8b7e1ce commit 1b0386aCopy full SHA for 1b0386a
Git.hub/Git.hub.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Library</OutputType>
5
- <TargetFramework>net8.0-windows</TargetFramework>
+ <TargetFramework>net9.0-windows</TargetFramework>
6
<NoWarn>$(NoWarn),1573,1591,1696,1712</NoWarn>
7
8
<!-- TODO once all project migrated to SDK-style, remove this and move properties to Directory.Build.props -->
0 commit comments