From 2bd333a493f2636229db17028f8068130b7775ee Mon Sep 17 00:00:00 2001 From: Frede Hundewadt Date: Thu, 3 Aug 2023 17:03:34 +0200 Subject: [PATCH] working --- FCS.Lib.BrReg.csproj | 2 +- Properties/AssemblyInfo.cs | 4 ++-- packages.config | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/FCS.Lib.BrReg.csproj b/FCS.Lib.BrReg.csproj index e9aea55..497ec63 100644 --- a/FCS.Lib.BrReg.csproj +++ b/FCS.Lib.BrReg.csproj @@ -36,7 +36,7 @@ - C:\Users\inno\inno\inno.api.v2\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll + C:\Users\inno\source\repos\inno-api-v2\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 8114461..5c3dcbe 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -17,5 +17,5 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] [assembly: Guid("8D850197-78DB-4D16-A91F-E5BB6E8880A7")] -[assembly: AssemblyVersion("1.0.23077.1334")] -[assembly: AssemblyFileVersion("1.0.23077.1334")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.23193.1218")] +[assembly: AssemblyFileVersion("1.0.23193.1218")] \ No newline at end of file diff --git a/packages.config b/packages.config index 05e9f6b..2fcd6b2 100644 --- a/packages.config +++ b/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file