Skip to content

Commit

Permalink
Updated v14
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Oct 4, 2024
1 parent 0f1a640 commit 1c3e3cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ILRepackRenameInternalized>true</ILRepackRenameInternalized>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ILRepack" Version="2.0.34" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
<PackageReference Include="ILRepack" Version="2.0.35" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
<PackageReference Include="ILRepack.FullAuto" Version="1.6.0" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
<ILRepackRenameInternalized>true</ILRepackRenameInternalized>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ILRepack" Version="2.0.34" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
<PackageReference Include="ILRepack" Version="2.0.35" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
<PackageReference Include="ILRepack.FullAuto" Version="1.6.0" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="BUTR.CrashReport.Models" Version="14.0.0.90" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Parser" Version="14.0.0.90" />
<PackageReference Include="BUTR.CrashReport.Models" Version="14.0.0.99" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Parser" Version="14.0.0.99" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1c3e3cc

Please sign in to comment.