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 e9fddf6 commit ba7023cCopy full SHA for ba7023c
src/DatasetCrop/DatasetCrop.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>WinExe</OutputType>
4
- <TargetFramework>net7.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
5
<Nullable>enable</Nullable>
6
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
7
<ApplicationManifest>app.manifest</ApplicationManifest>
0 commit comments