We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef4c2c commit 82704c0Copy full SHA for 82704c0
1 file changed
csharp/ql/integration-tests/all-platforms/autobuild/autobuild.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net5.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
6
<Nullable>enable</Nullable>
7
</PropertyGroup>
8
0 commit comments