Skip to content

Commit

Permalink
Always use latest version for CelesteMod.Publicizer
Browse files Browse the repository at this point in the history
  • Loading branch information
psyGamer committed Mar 1, 2024
1 parent 3eceb54 commit d808881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CelesteMod/Source/CelesteMod-core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<!--/-:replacements:noEmit -->
<PackageReference Include="CelesteMod.Publicizer" Version="1.0.0" CelesteAssembly="$(CelestePrefix)\Celeste.dll" />
<PackageReference Include="CelesteMod.Publicizer" Version="*" CelesteAssembly="$(CelestePrefix)\Celeste.dll" />
<!--/+:replacements:noEmit -->
<Reference Include="$(CelestePrefix)\MMHOOK_Celeste.dll" Private="false" />
<Reference Include="$(CelestePrefix)\FNA.dll" Private="false" />
Expand Down

0 comments on commit d808881

Please sign in to comment.