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 4a41058 commit c58aefdCopy full SHA for c58aefd
1 file changed
Directory.Build.props
@@ -1,8 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net10.0</TargetFramework>
4
<ImplicitUsings>enable</ImplicitUsings>
5
- <Nullable>disable</Nullable>
6
<IsPackable>false</IsPackable>
7
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
8
</PropertyGroup>
0 commit comments