Skip to content

Commit

Permalink
Let's def do .net 8
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbilas committed Nov 22, 2023
1 parent 492a5ad commit ddb8d87
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
Expand Up @@ -10,7 +10,7 @@
<Copyright>Copyright © $(Authors)</Copyright>

<!-- framework -->
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<EnablePreviewFeatures>true</EnablePreviewFeatures>
Expand Down

0 comments on commit ddb8d87

Please sign in to comment.