Skip to content

Commit

Permalink
Update BLNamespace.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Oct 14, 2024
1 parent a5c0797 commit 0453747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Bannerlord.Module.CSharp/BLNamespace.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<Reference Include="$(GameFolder)\Modules\BirthAndDeath\bin\$(GameBinariesFolder)\*.dll">
<HintPath>%(Identity)</HintPath>
<Private>False</Private>
</Referencetrue>
</Reference>
</ItemGroup>

<ItemGroup>
Expand All @@ -91,4 +91,4 @@
<PackageReference Condition="'$(ReferenceReferenceAssemblies)' == 'true'" Include="Newtonsoft.Json" Version="13.0.1" PrivateAssets="all" IncludeAssets="compile" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 0453747

Please sign in to comment.