Skip to content

Commit

Permalink
Restore default enabled TFMs
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe committed Aug 16, 2024
1 parent c3d33c3 commit 287689f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MultiTarget/EnabledTargetFrameworks.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<WpfLibTargetFramework>net8.0</WpfLibTargetFramework>

<!-- Used for defining TargetFramework under platforms that need it -->


<DotnetStandardCommonTargetFramework>netstandard2.0</DotnetStandardCommonTargetFramework>
<DotnetCommonTargetFramework>net8.0</DotnetCommonTargetFramework>
</PropertyGroup>
</Project>

0 comments on commit 287689f

Please sign in to comment.