Skip to content

Commit

Permalink
Bump NWN.Anvil from 8193.34.24 to 8193.35.1 in /templates/anvil/plugin (
Browse files Browse the repository at this point in the history
#34)

Bumps [NWN.Anvil](https://github.com/nwn-dotnet/Anvil) from 8193.34.24 to 8193.35.1.
- [Release notes](https://github.com/nwn-dotnet/Anvil/releases)
- [Changelog](https://github.com/nwn-dotnet/Anvil/blob/development/CHANGELOG.md)
- [Commits](nwn-dotnet/Anvil@v8193.34.24...v8193.35.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 0b67703 commit 9751e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/anvil/plugin/MyPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NWN.Anvil" Version="8193.34.24" ExcludeAssets="runtime" PrivateAssets="all"/>
<PackageReference Include="NWN.Anvil" Version="8193.35.1" ExcludeAssets="runtime" PrivateAssets="all"/>
</ItemGroup>

</Project>

0 comments on commit 9751e34

Please sign in to comment.