Bump MiniRazor.CodeGen from 2.2.1 to 2.2.2
Bumps [MiniRazor.CodeGen](https://github.com/Tyrrrz/MiniRazor) from 2.2.1 to 2.2.2. - [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.1...2.2.2) --- 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
f98c881364
commit
f0011a857d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.2.0" />
|
||||
<PackageReference Include="Gress" Version="2.0.1" />
|
||||
<PackageReference Include="JsonExtensions" Version="1.2.0" />
|
||||
<PackageReference Include="MiniRazor.CodeGen" Version="2.2.1" />
|
||||
<PackageReference Include="MiniRazor.CodeGen" Version="2.2.2" />
|
||||
<PackageReference Include="MySql.Data" Version="8.0.30" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
<PackageReference Include="Polly" Version="7.2.3" />
|
||||
|
|
Loading…
Reference in a new issue