From e112a029e2fbaa7c5be878442071ce59b7097920 Mon Sep 17 00:00:00 2001 From: FH Date: Sun, 3 Apr 2022 11:20:55 +0200 Subject: [PATCH] added readme --- FCS.Lib.Utility.csproj | 1 + Properties/AssemblyInfo.cs | 4 ++-- README.md | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 README.md diff --git a/FCS.Lib.Utility.csproj b/FCS.Lib.Utility.csproj index 067a8ef..eb430e7 100644 --- a/FCS.Lib.Utility.csproj +++ b/FCS.Lib.Utility.csproj @@ -69,6 +69,7 @@ + diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 0eb9a02..94d5ce6 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -16,5 +16,5 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] [assembly: Guid("aaf08873-14e5-411d-8ec8-629782ac8f03")] -[assembly: AssemblyVersion("2.1.22091.1026")] -[assembly: AssemblyFileVersion("2.1.22091.1026")] \ No newline at end of file +[assembly: AssemblyVersion("2.1.22093.1036")] +[assembly: AssemblyFileVersion("2.1.22093.1036")] \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..a0577fa --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# fcs-utils