From 60b90e57d97afbcdfb32200013c140c0e4213ac3 Mon Sep 17 00:00:00 2001 From: NeVeSpl Date: Mon, 19 Jun 2023 18:14:43 +0200 Subject: [PATCH] v0.4.3 --- .../NTypewriter.CodeModel.Functions.csproj | 4 ++-- .../NTypewriter.CodeModel.Roslyn.csproj | 4 ++-- NTypewriter.CodeModel/NTypewriter.CodeModel.csproj | 4 ++-- NTypewriter.Editor.Config/NTypewriter.Editor.Config.csproj | 4 ++-- NTypewriter.Runtime/NTypewriter.Runtime.csproj | 4 ++-- NTypewriter/NTypewriter.csproj | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/NTypewriter.CodeModel.Functions/NTypewriter.CodeModel.Functions.csproj b/NTypewriter.CodeModel.Functions/NTypewriter.CodeModel.Functions.csproj index cc3bcdc..d424bd6 100644 --- a/NTypewriter.CodeModel.Functions/NTypewriter.CodeModel.Functions.csproj +++ b/NTypewriter.CodeModel.Functions/NTypewriter.CodeModel.Functions.csproj @@ -4,7 +4,7 @@ netstandard2.0 true xKey.snk - 0.4.2 + 0.4.3 NeVeSpl NeVeSpl (c) NTypewriter @@ -12,7 +12,7 @@ https://github.com/NeVeSpl/NTypewriter en true - 0.4.2.0 + 0.4.3.0 nt.128.128.png MIT diff --git a/NTypewriter.CodeModel.Roslyn/NTypewriter.CodeModel.Roslyn.csproj b/NTypewriter.CodeModel.Roslyn/NTypewriter.CodeModel.Roslyn.csproj index 5bf7f72..eccd8b4 100644 --- a/NTypewriter.CodeModel.Roslyn/NTypewriter.CodeModel.Roslyn.csproj +++ b/NTypewriter.CodeModel.Roslyn/NTypewriter.CodeModel.Roslyn.csproj @@ -4,7 +4,7 @@ netstandard2.0 true xKey.snk - 0.4.2 + 0.4.3 NeVeSpl NeVeSpl (c) NTypewriter @@ -12,7 +12,7 @@ https://github.com/NeVeSpl/NTypewriter en true - 0.4.2.0 + 0.4.3.0 nt.128.128.png MIT diff --git a/NTypewriter.CodeModel/NTypewriter.CodeModel.csproj b/NTypewriter.CodeModel/NTypewriter.CodeModel.csproj index 8694d58..231aeea 100644 --- a/NTypewriter.CodeModel/NTypewriter.CodeModel.csproj +++ b/NTypewriter.CodeModel/NTypewriter.CodeModel.csproj @@ -4,7 +4,7 @@ netstandard2.0 true xKey.snk - 0.4.2 + 0.4.3 NeVeSpl NeVeSpl (c) NTypewriter @@ -12,7 +12,7 @@ https://github.com/NeVeSpl/NTypewriter en true - 0.4.2.0 + 0.4.3.0 nt.128.128.png MIT diff --git a/NTypewriter.Editor.Config/NTypewriter.Editor.Config.csproj b/NTypewriter.Editor.Config/NTypewriter.Editor.Config.csproj index 24e25f3..3967446 100644 --- a/NTypewriter.Editor.Config/NTypewriter.Editor.Config.csproj +++ b/NTypewriter.Editor.Config/NTypewriter.Editor.Config.csproj @@ -4,7 +4,7 @@ netstandard2.0 true xKey.snk - 0.4.2 + 0.4.3 NeVeSpl NeVeSpl (c) NTypewriter @@ -12,7 +12,7 @@ https://github.com/NeVeSpl/NTypewriter en true - 0.4.2.0 + 0.4.3.0 nt.128.128.png MIT True diff --git a/NTypewriter.Runtime/NTypewriter.Runtime.csproj b/NTypewriter.Runtime/NTypewriter.Runtime.csproj index b4d0abc..0db9105 100644 --- a/NTypewriter.Runtime/NTypewriter.Runtime.csproj +++ b/NTypewriter.Runtime/NTypewriter.Runtime.csproj @@ -4,7 +4,7 @@ netstandard2.0 true xKey.snk - 0.4.2 + 0.4.3 NeVeSpl NeVeSpl (c) NTypewriter @@ -12,7 +12,7 @@ https://github.com/NeVeSpl/NTypewriter en true - 0.4.2.0 + 0.4.3.0 nt.128.128.png MIT diff --git a/NTypewriter/NTypewriter.csproj b/NTypewriter/NTypewriter.csproj index 050c429..bca51f6 100644 --- a/NTypewriter/NTypewriter.csproj +++ b/NTypewriter/NTypewriter.csproj @@ -4,7 +4,7 @@ netstandard2.0 true xKey.snk - 0.4.2 + 0.4.3 NeVeSpl NeVeSpl (c) NTypewriter @@ -12,7 +12,7 @@ https://github.com/NeVeSpl/NTypewriter en true - 0.4.2.0 + 0.4.3.0 nt.128.128.png MIT True