Skip to content

Commit

Permalink
[Build] Set default runtime identifiwr
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertvanderHulst committed Nov 12, 2024
1 parent c420baf commit 4affeaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Compiler/src/Compiler/XSharpBuildTask/XSharp.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<UseSharedCompilation>true</UseSharedCompilation>
<WarningLevel>4</WarningLevel>
<XSharpXamlDir>$(XSharpMsBuildDir)\Rules\</XSharpXamlDir>
<RuntimeIdentifier>win</RuntimeIdentifier>
</PropertyGroup>
<!-- Set defaults for Configuration, Platform, Optimize and PDB generation -->
<PropertyGroup>
Expand Down

0 comments on commit 4affeaa

Please sign in to comment.