Skip to content

Commit

Permalink
Update components/AppServices/src/MultiTarget.props
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe authored and Sergio0694 committed Oct 14, 2024
1 parent e2929f3 commit d423cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/AppServices/src/MultiTarget.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
MultiTarget is a custom property that indicates which target a project is designed to be built for / run on.
Used to create project references, generate solution files, enable/disable TargetFrameworks, and build nuget packages.
-->
<MultiTarget>uwp;netstandard;net8.0-windows10.0.17763.0</MultiTarget>
<MultiTarget>uwp;netstandard;</MultiTarget>
</PropertyGroup>
</Project>

0 comments on commit d423cfe

Please sign in to comment.