fix: Bumps serialization generator to add CanBeNull support (#1215)

This commit is contained in:
Kamron Batman 2022-10-29 15:25:33 -07:00 committed by GitHub
parent 212ce8bc24
commit 32a5825ddd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.9.4"
"version": "0.9.5"
}