Bump MiniRazor.CodeGen from 2.2.0 to 2.2.1
Bumps [MiniRazor.CodeGen](https://github.com/Tyrrrz/MiniRazor) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/Tyrrrz/MiniRazor/releases) - [Changelog](https://github.com/Tyrrrz/MiniRazor/blob/master/Changelog.md) - [Commits](https://github.com/Tyrrrz/MiniRazor/compare/2.2...2.2.1) --- updated-dependencies: - dependency-name: MiniRazor.CodeGen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c66a58cae0
commit
c0c38c52a0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.1.0" />
|
||||
<PackageReference Include="DSharpPlus.Interactivity" Version="4.1.0" />
|
||||
<PackageReference Include="JsonExtensions" Version="1.2.0" />
|
||||
<PackageReference Include="MiniRazor.CodeGen" Version="2.2.0" />
|
||||
<PackageReference Include="MiniRazor.CodeGen" Version="2.2.1" />
|
||||
<PackageReference Include="MySql.Data" Version="8.0.28" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
<PackageReference Include="Polly" Version="7.2.3" />
|
||||
|
|
Loading…
Reference in a new issue