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 f669217 commit 125c341Copy full SHA for 125c341
Build/Build.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net6.0-windows</TargetFramework>
+ <TargetFramework>net8.0-windows</TargetFramework>
6
<RootNamespace>ActiproSoftware.Tools.Builds</RootNamespace>
7
<StartupObject>ActiproSoftware.Tools.Builds.Build</StartupObject>
8
0 commit comments