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 dc3256e commit 7a72bd4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ILRepackCopyAttributes>false</ILRepackCopyAttributes>
</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 @@ -16,14 +16,14 @@
<ILRepackCopyAttributes>false</ILRepackCopyAttributes>
</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.Renderer.Html" 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.Renderer.Html" Version="14.0.0.99" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Parser" Version="14.0.0.99" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7a72bd4

Please sign in to comment.