diff --git a/.vs/MiniSkeletonAPI/DesignTimeBuild/.dtbcache.v2 b/.vs/MiniSkeletonAPI/DesignTimeBuild/.dtbcache.v2 index 34363a8..e5590e6 100644 Binary files a/.vs/MiniSkeletonAPI/DesignTimeBuild/.dtbcache.v2 and b/.vs/MiniSkeletonAPI/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/MiniSkeletonAPI/FileContentIndex/0dbb7a9d-bce2-4bd6-8be0-2c14adf6a5f8.vsidx b/.vs/MiniSkeletonAPI/FileContentIndex/0dbb7a9d-bce2-4bd6-8be0-2c14adf6a5f8.vsidx deleted file mode 100644 index cbbdde3..0000000 Binary files a/.vs/MiniSkeletonAPI/FileContentIndex/0dbb7a9d-bce2-4bd6-8be0-2c14adf6a5f8.vsidx and /dev/null differ diff --git a/.vs/MiniSkeletonAPI/FileContentIndex/28de5020-fbd2-49fb-a806-7058110d9a9f.vsidx b/.vs/MiniSkeletonAPI/FileContentIndex/28de5020-fbd2-49fb-a806-7058110d9a9f.vsidx deleted file mode 100644 index d31b344..0000000 Binary files a/.vs/MiniSkeletonAPI/FileContentIndex/28de5020-fbd2-49fb-a806-7058110d9a9f.vsidx and /dev/null differ diff --git a/.vs/MiniSkeletonAPI/FileContentIndex/a3de4853-60f8-4819-bc63-c8bf6707b068.vsidx b/.vs/MiniSkeletonAPI/FileContentIndex/a3de4853-60f8-4819-bc63-c8bf6707b068.vsidx deleted file mode 100644 index f664358..0000000 Binary files a/.vs/MiniSkeletonAPI/FileContentIndex/a3de4853-60f8-4819-bc63-c8bf6707b068.vsidx and /dev/null differ diff --git a/.vs/MiniSkeletonAPI/FileContentIndex/f9f2df89-d22c-4a7e-b019-57cd8f9a5e84.vsidx b/.vs/MiniSkeletonAPI/FileContentIndex/f9f2df89-d22c-4a7e-b019-57cd8f9a5e84.vsidx deleted file mode 100644 index 809dc2c..0000000 Binary files a/.vs/MiniSkeletonAPI/FileContentIndex/f9f2df89-d22c-4a7e-b019-57cd8f9a5e84.vsidx and /dev/null differ diff --git a/src/MiniSkeletonAPI.Infrastructure/obj/Debug/net8.0/MiniSkeletonAPI.Infrastructure.AssemblyInfo.cs b/src/MiniSkeletonAPI.Infrastructure/obj/Debug/net8.0/MiniSkeletonAPI.Infrastructure.AssemblyInfo.cs index 65b9fb8..e98f8da 100644 --- a/src/MiniSkeletonAPI.Infrastructure/obj/Debug/net8.0/MiniSkeletonAPI.Infrastructure.AssemblyInfo.cs +++ b/src/MiniSkeletonAPI.Infrastructure/obj/Debug/net8.0/MiniSkeletonAPI.Infrastructure.AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("MiniSkeletonAPI.Infrastructure")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7a653f6d34571cc2890f52ce8f5420bdf838ad31")] [assembly: System.Reflection.AssemblyProductAttribute("MiniSkeletonAPI.Infrastructure")] [assembly: System.Reflection.AssemblyTitleAttribute("MiniSkeletonAPI.Infrastructure")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/MiniSkeletonAPI.Infrastructure/obj/Debug/net8.0/MiniSkeletonAPI.Infrastructure.AssemblyInfoInputs.cache b/src/MiniSkeletonAPI.Infrastructure/obj/Debug/net8.0/MiniSkeletonAPI.Infrastructure.AssemblyInfoInputs.cache index aaa7644..2d948f1 100644 --- a/src/MiniSkeletonAPI.Infrastructure/obj/Debug/net8.0/MiniSkeletonAPI.Infrastructure.AssemblyInfoInputs.cache +++ b/src/MiniSkeletonAPI.Infrastructure/obj/Debug/net8.0/MiniSkeletonAPI.Infrastructure.AssemblyInfoInputs.cache @@ -1 +1 @@ -955e66488cb04eb98005da0fb6c4021b5e7ca317d6e0f2985650912d716e46aa +c63860dc5e694cd2f494ad227b44fa95a441b2e96bac32623d7f951254dd81ff diff --git a/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.AssemblyInfo.cs b/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.AssemblyInfo.cs index ee28b0f..62b63e8 100644 --- a/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.AssemblyInfo.cs +++ b/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("MiniSkeletonAPI.Presentation")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7a653f6d34571cc2890f52ce8f5420bdf838ad31")] [assembly: System.Reflection.AssemblyProductAttribute("MiniSkeletonAPI.Presentation")] [assembly: System.Reflection.AssemblyTitleAttribute("MiniSkeletonAPI.Presentation")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.AssemblyInfoInputs.cache b/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.AssemblyInfoInputs.cache index f3a3bd2..2f097aa 100644 --- a/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.AssemblyInfoInputs.cache +++ b/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.AssemblyInfoInputs.cache @@ -1 +1 @@ -e3d74c5a008be5c97440133cb2742eae90c7712cf09a1cd25f71d6902172791b +c84ece252e926a8d8db682d4bfdfcee76db67811612f73e7e8c4c3cdbffd4959 diff --git a/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.csproj.AssemblyReference.cache b/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.csproj.AssemblyReference.cache index b0b20e2..aa1788e 100644 Binary files a/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.csproj.AssemblyReference.cache and b/src/MiniSkeletonAPI.Presentation/obj/Debug/net8.0/MiniSkeletonAPI.Presentation.csproj.AssemblyReference.cache differ diff --git a/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.AssemblyInfo.cs b/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.AssemblyInfo.cs index 007d2c8..cf34e7c 100644 --- a/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.AssemblyInfo.cs +++ b/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("MiniSkeletonAPI.Application")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7a653f6d34571cc2890f52ce8f5420bdf838ad31")] [assembly: System.Reflection.AssemblyProductAttribute("MiniSkeletonAPI.Application")] [assembly: System.Reflection.AssemblyTitleAttribute("MiniSkeletonAPI.Application")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.AssemblyInfoInputs.cache b/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.AssemblyInfoInputs.cache index 8102ed9..a4e31e3 100644 --- a/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.AssemblyInfoInputs.cache +++ b/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.AssemblyInfoInputs.cache @@ -1 +1 @@ -1701d954515c76ca6a6f8f744d9eb87a7e6f3aacc249d9ce32f4c58ef85eb485 +cb517e2b35055e3aecd639984d8e2b14570e56e28b00ae083aa8a309fa9b3ae0 diff --git a/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.GeneratedMSBuildEditorConfig.editorconfig b/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.GeneratedMSBuildEditorConfig.editorconfig index 78d7908..6c42cea 100644 --- a/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.GeneratedMSBuildEditorConfig.editorconfig +++ b/src/core/MiniSkeletonAPI.Application/obj/Debug/net8.0/MiniSkeletonAPI.Application.GeneratedMSBuildEditorConfig.editorconfig @@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = MiniSkeletonAPI.Application -build_property.ProjectDir = d:\DevPT3\MiniSkeletonAPI\src\core\MiniSkeletonAPI.Application\ +build_property.ProjectDir = D:\DevPT3\MiniSkeletonAPI\src\core\MiniSkeletonAPI.Application\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/src/core/MiniSkeletonAPI.Domain/obj/Debug/net8.0/MiniSkeletonAPI.Domain.AssemblyInfo.cs b/src/core/MiniSkeletonAPI.Domain/obj/Debug/net8.0/MiniSkeletonAPI.Domain.AssemblyInfo.cs index ee754e1..dac7413 100644 --- a/src/core/MiniSkeletonAPI.Domain/obj/Debug/net8.0/MiniSkeletonAPI.Domain.AssemblyInfo.cs +++ b/src/core/MiniSkeletonAPI.Domain/obj/Debug/net8.0/MiniSkeletonAPI.Domain.AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("MiniSkeletonAPI.Domain")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7a653f6d34571cc2890f52ce8f5420bdf838ad31")] [assembly: System.Reflection.AssemblyProductAttribute("MiniSkeletonAPI.Domain")] [assembly: System.Reflection.AssemblyTitleAttribute("MiniSkeletonAPI.Domain")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/core/MiniSkeletonAPI.Domain/obj/Debug/net8.0/MiniSkeletonAPI.Domain.AssemblyInfoInputs.cache b/src/core/MiniSkeletonAPI.Domain/obj/Debug/net8.0/MiniSkeletonAPI.Domain.AssemblyInfoInputs.cache index 8fccf5b..e51e1bb 100644 --- a/src/core/MiniSkeletonAPI.Domain/obj/Debug/net8.0/MiniSkeletonAPI.Domain.AssemblyInfoInputs.cache +++ b/src/core/MiniSkeletonAPI.Domain/obj/Debug/net8.0/MiniSkeletonAPI.Domain.AssemblyInfoInputs.cache @@ -1 +1 @@ -ee7022c19605f71171f2e9228738cf3b70e8f8ec838e37990655aa8a3d50e0ca +a04f6b52023919fd39ff71554c9c8eae007c31ecdd946466a2fc1d688309bb4f