Skip to content

Commit

Permalink
Update SharpScript.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jun 1, 2022
1 parent d822c3d commit 0b56cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharpScript.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net5</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<AssemblyName>SharpScript</AssemblyName>
<PackageId>SharpScript</PackageId>
</PropertyGroup>
Expand Down

0 comments on commit 0b56cff

Please sign in to comment.