Skip to content

Commit

Permalink
Fixed: Mods with spaces in ModIds should now correctly update from Ga…
Browse files Browse the repository at this point in the history
…meBanana
  • Loading branch information
Sewer56 committed Nov 4, 2022
1 parent 6aa4e37 commit bae3587
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Sewer56.Update.Extractors.SevenZipSharp" Version="1.1.2" GeneratePathProperty="true" />
<PackageReference Include="Sewer56.Update.Packaging" Version="3.0.0" />
<PackageReference Include="Sewer56.Update.Resolvers.NuGet" Version="1.4.0" />
<PackageReference Include="Sewer56.Update.Resolvers.GameBanana" Version="1.4.0" />
<PackageReference Include="Sewer56.Update.Resolvers.GameBanana" Version="1.4.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bae3587

Please sign in to comment.