We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d822c3d commit 0b56cffCopy full SHA for 0b56cff
1 file changed
src/SharpScript.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Web">
2
3
<PropertyGroup>
4
- <TargetFramework>net5</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
5
<AssemblyName>SharpScript</AssemblyName>
6
<PackageId>SharpScript</PackageId>
7
</PropertyGroup>
0 commit comments