Skip to content

Commit

Permalink
Upgrading hawf to be compatible with ToornamentModule. (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicLiquid authored Sep 29, 2024
1 parent 642d34e commit 48b1567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ EvoSC/ext_plugins/*
docker-compose.yml
global.json
.env
nuget.config
1 change: 1 addition & 0 deletions src/Modules/MapsModule/MapsModule.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hawf" Version="2.0.0" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.15.0.81779">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 48b1567

Please sign in to comment.