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 9449233 + c9e31f6 commit bb4bd4eCopy full SHA for bb4bd4e
1 file changed
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
3
<PropertyGroup>
4
- <TargetFramework>net10.0-windows10.0.22000.0</TargetFramework>
+ <TargetFramework>net10.0-windows</TargetFramework>
5
<Nullable>enable</Nullable>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<NoWarn>$(NoWarn);WFO1000</NoWarn>
0 commit comments