From c33706b5e7c3f3f0d01dbfa12e480e986419b699 Mon Sep 17 00:00:00 2001 From: whistyun Date: Tue, 22 Feb 2022 08:33:30 +0900 Subject: [PATCH] update csproj --- MdXaml/MdXaml.csproj | 2 +- MdXaml/MdXamlMigfree.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MdXaml/MdXaml.csproj b/MdXaml/MdXaml.csproj index df1e446..a627006 100644 --- a/MdXaml/MdXaml.csproj +++ b/MdXaml/MdXaml.csproj @@ -4,7 +4,7 @@ netcoreapp3.0;net45;net5.0-windows true MdXaml - 1.12.0 + 1.13.0 Bevan Arps(original); whistyun Markdown XAML processor diff --git a/MdXaml/MdXamlMigfree.csproj b/MdXaml/MdXamlMigfree.csproj index 723ec28..a5d31df 100644 --- a/MdXaml/MdXamlMigfree.csproj +++ b/MdXaml/MdXamlMigfree.csproj @@ -4,7 +4,7 @@ netcoreapp3.0;net45;net5.0-windows true MdXaml_migfree - 1.11.0 + 1.13.0 Bevan Arps(original); whistyun Markdown XAML processor