Skip to content

Commit

Permalink
调整支持版本
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuDanK committed Jul 11, 2024
1 parent 39123a1 commit be0ea80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SageTools/SageTools.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net5.0;net6.0;net7.0;net8.0;</TargetFrameworks>
<TargetFramework>netstandard2.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>LiuDanK</Authors>
<Company>LiuDanK</Company>
Expand Down

0 comments on commit be0ea80

Please sign in to comment.