Skip to content

Commit

Permalink
[Build] Fix build with .NET SDK 5.0.300+
Browse files Browse the repository at this point in the history
  • Loading branch information
xen2 committed Jun 24, 2021
1 parent a8977da commit d7c5ed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/editor/Stride.GameStudio/Stride.GameStudio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<UseWPF>true</UseWPF>
<EnableDefaultPageItems>false</EnableDefaultPageItems>
<EnableDefaultApplicationDefinition>false</EnableDefaultApplicationDefinition>
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
</PropertyGroup>
<PropertyGroup>
<StartupObject>Stride.GameStudio.Program</StartupObject>
Expand Down

0 comments on commit d7c5ed5

Please sign in to comment.