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:
dependabot[bot] 2022-09-14 19:42:42 +00:00 committed by GitHub
parent f98c881364
commit f0011a857d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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" />