Skip to content

Commit

Permalink
Fix .net issue (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricJohnson327 authored Oct 10, 2024
1 parent 732a343 commit 640b1c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<GeneratedFilesDir>$(BaseIntermediateOutputPath)Generated Files\</GeneratedFilesDir>
<GenerateProjectSpecificOutputFolder>True</GenerateProjectSpecificOutputFolder>
<WindowsSdkPackageVersion>10.0.22000.34</WindowsSdkPackageVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(MSBuildProjectExtension)' == '.csproj'">
Expand Down

0 comments on commit 640b1c8

Please sign in to comment.