Skip to content

Commit

Permalink
Support of multiple frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
mvSapphire committed Dec 10, 2023
1 parent da96608 commit f040319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<PackageIcon>logo.png</PackageIcon>
<GenerateDocumentationFile>true</GenerateDocumentationFile>

Expand Down

0 comments on commit f040319

Please sign in to comment.