Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16aa03 commit 4dffb3bCopy full SHA for 4dffb3b
1 file changed
csharp/ql/integration-tests/all-platforms/cshtml_standalone_net6/cshtml.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
</PropertyGroup>
0 commit comments