Skip to content

Commit

Permalink
Merge pull request #2842 from CombatExtended-Continued/PubliciseVehicles
Browse files Browse the repository at this point in the history
Include publicizer in VehcilesCompat
  • Loading branch information
perkinslr authored Oct 27, 2023
2 parents ca6300d + a988b53 commit 3f0336d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Source/VehiclesCompat/VehiclesCompat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Krafs.Publicizer" Version="2.2.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Krafs.Rimworld.Ref" Version="1.4.3704" GeneratePathProperty="true" />
<PackageReference Include="Lib.Harmony" Version="2.2.2" ExcludeAssets="runtime" />
</ItemGroup>
Expand Down

0 comments on commit 3f0336d

Please sign in to comment.