From b91678b560ab359cdfad89407a13690f48bedaf5 Mon Sep 17 00:00:00 2001 From: BlueSCar Date: Wed, 29 Nov 2023 16:27:17 +0000 Subject: [PATCH] fcs scoreboard fix --- .swagger-codegen/VERSION | 2 +- CFBSharp.sln | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.swagger-codegen/VERSION b/.swagger-codegen/VERSION index 5f0c8863..cdda05bc 100644 --- a/.swagger-codegen/VERSION +++ b/.swagger-codegen/VERSION @@ -1 +1 @@ -2.4.33 \ No newline at end of file +2.4.37 \ No newline at end of file diff --git a/CFBSharp.sln b/CFBSharp.sln index 0a92ec7c..c8348add 100644 --- a/CFBSharp.sln +++ b/CFBSharp.sln @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CFBSharp", "src\CFBSharp\CFBSharp.csproj", "{19539682-799B-4312-B261-E02B39004AFB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CFBSharp", "src\CFBSharp\CFBSharp.csproj", "{0043F1F2-3280-417D-B7EA-A2FD2E5756F6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -10,10 +10,10 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {19539682-799B-4312-B261-E02B39004AFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {19539682-799B-4312-B261-E02B39004AFB}.Debug|Any CPU.Build.0 = Debug|Any CPU - {19539682-799B-4312-B261-E02B39004AFB}.Release|Any CPU.ActiveCfg = Release|Any CPU - {19539682-799B-4312-B261-E02B39004AFB}.Release|Any CPU.Build.0 = Release|Any CPU + {0043F1F2-3280-417D-B7EA-A2FD2E5756F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0043F1F2-3280-417D-B7EA-A2FD2E5756F6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0043F1F2-3280-417D-B7EA-A2FD2E5756F6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0043F1F2-3280-417D-B7EA-A2FD2E5756F6}.Release|Any CPU.Build.0 = Release|Any CPU {19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU {19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU