Skip to content

Commit

Permalink
build: enforce codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw committed Mar 17, 2024
1 parent be921a9 commit db38f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lc-hax/lc-hax.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<NuGetPath>./References/NuGet</NuGetPath>
<RootNamespace>lc-hax</RootNamespace>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>

</PropertyGroup>
Expand Down

0 comments on commit db38f51

Please sign in to comment.