Skip to content

Commit

Permalink
Bump TShock from 5.1.3 to 5.2.0 in /src
Browse files Browse the repository at this point in the history
Bumps TShock from 5.1.3 to 5.2.0.

---
updated-dependencies:
- dependency-name: TShock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sgkoishi committed May 16, 2023
1 parent 0a44359 commit ae0e1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PluginTemplate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="TShock" Version="5.1.3">
<PackageReference Include="TShock" Version="5.2.0">
<ExcludeAssets>ContentFiles</ExcludeAssets>
</PackageReference>
<None Include="../README.md" Pack="true" PackagePath="\"/>
Expand Down

0 comments on commit ae0e1bc

Please sign in to comment.