Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Apr 29, 2024
1 parent d7b43d2 commit 508b8ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Bannerlord.BLSE.Shared/Bannerlord.BLSE.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ILRepack" Version="2.0.30" PrivateAssets="all" />
<PackageReference Include="ILRepack" Version="2.0.31" PrivateAssets="all" />
<PackageReference Include="ILRepack.FullAuto" Version="1.5.0" PrivateAssets="all" />

<PackageReference Include="Bannerlord.ReferenceAssemblies.Core" Version="$(GameVersion).*-*" IncludeAssets="compile" PrivateAssets="all" />
Expand Down
2 changes: 1 addition & 1 deletion src/Bannerlord.LauncherEx/Bannerlord.LauncherEx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<ItemGroup>
<!-- BUTR.ILRepack breaks debugging -->
<PackageReference Include="ILRepack" Version="2.0.30" PrivateAssets="all" />
<PackageReference Include="ILRepack" Version="2.0.31" PrivateAssets="all" />
<PackageReference Include="ILRepack.FullAuto" Version="1.5.0" PrivateAssets="all" />

<PackageReference Include="Bannerlord.ReferenceAssemblies.Core" Version="$(GameVersion).*-*" PrivateAssets="all" />
Expand Down

0 comments on commit 508b8ec

Please sign in to comment.