Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Apr 25, 2024
1 parent 56d163a commit 25d1424
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Bannerlord.LauncherEx/Bannerlord.LauncherEx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
<PackageReference Include="System.Memory" Version="4.5.5" />
</ItemGroup>

<Target Name="BuildExtended">
<CallTarget Targets="Build" />
</Target>

<Target Name="SetLauncherExMetadata" BeforeTargets="BeforeCompile">
<ItemGroup>
<AssemblyAttribute Include="System.Reflection.AssemblyMetadataAttribute">
Expand Down

0 comments on commit 25d1424

Please sign in to comment.