Skip to content

Commit

Permalink
Fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
myd7349 committed Jul 28, 2024
1 parent c2250e2 commit 9615a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/SharpLSL.Natives/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />

<PropertyGroup Label="Build">
<BuildInParallel>false</BuildInParallel>
<DebugType>None</DebugType>
<DebugSymbols>false</DebugSymbols>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
Expand Down

0 comments on commit 9615a9c

Please sign in to comment.