From 310bae737749c1bd42621d1340a5d90d55697ccf Mon Sep 17 00:00:00 2001 From: MeltyPlayer Date: Sun, 28 Apr 2024 23:17:53 -0500 Subject: [PATCH] Update Schema.csproj --- Schema/Schema.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Schema/Schema.csproj b/Schema/Schema.csproj index d26b5ab..7dd9cc5 100644 --- a/Schema/Schema.csproj +++ b/Schema/Schema.csproj @@ -14,7 +14,7 @@ Library for converting classes to and from binary. Provides a C# Roslyn generator that automatically implements conversion logic for simple classes. schema schema - 0.4.20 + 0.5.0 MeltyPlayer