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.
2 parents 9395d84 + 8b8eeb5 commit 0449187Copy full SHA for 0449187
Directory.Build.props
@@ -15,7 +15,7 @@
15
</PropertyGroup>
16
17
<PropertyGroup Condition="'$(DotNetBuildFromSource)' != 'true' and '$(DotNetBuildSourceOnly)' != 'true'">
18
- <TargetFrameworkForNETSDK>net7.0</TargetFrameworkForNETSDK>
+ <TargetFrameworkForNETSDK>net8.0</TargetFrameworkForNETSDK>
19
20
21
</Project>
0 commit comments