We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1949d commit b29e228Copy full SHA for b29e228
cake/Build.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>Exe</OutputType>
4
- <TargetFramework>net7.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
5
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
6
<IsPackable>false</IsPackable>
7
</PropertyGroup>
0 commit comments