From 52fe2331fb0d8e552121b0aa2c6736c9ac15f84a Mon Sep 17 00:00:00 2001 From: MeltyPlayer Date: Thu, 25 Apr 2024 20:32:46 -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 091631e..e99b772 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.19 + 0.4.20 MeltyPlayer