fix(00_ProjectStructure): modified the details and formattings

This commit is contained in:
2025-03-13 17:50:27 +03:30
parent 20d08cab8d
commit f9163fb61c
1316 changed files with 26 additions and 27 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("C01_CommentAPI")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("C01_CommentAPI")]
[assembly: System.Reflection.AssemblyTitleAttribute("C01_CommentAPI")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
da66826b039c52c870cb2d20d7d943864c4ed256
@@ -0,0 +1,17 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = C01_CommentAPI
build_property.RootNamespace = C01_CommentAPI
build_property.ProjectDir = E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\
build_property.RazorLangVersion = 6.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI
build_property._RazorSourceGeneratorDebug =
@@ -0,0 +1,17 @@
// <auto-generated/>
global using global::Microsoft.AspNetCore.Builder;
global using global::Microsoft.AspNetCore.Hosting;
global using global::Microsoft.AspNetCore.Http;
global using global::Microsoft.AspNetCore.Routing;
global using global::Microsoft.Extensions.Configuration;
global using global::Microsoft.Extensions.DependencyInjection;
global using global::Microsoft.Extensions.Hosting;
global using global::Microsoft.Extensions.Logging;
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Net.Http.Json;
global using global::System.Threading;
global using global::System.Threading.Tasks;
@@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
b5e2d270545796f5d793b72710d6b00e72104493
@@ -0,0 +1,32 @@
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\appsettings.Development.json
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\appsettings.json
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\C01_CommentAPI.exe
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\C01_CommentAPI.deps.json
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\C01_CommentAPI.runtimeconfig.json
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\C01_CommentAPI.dll
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\C01_CommentAPI.pdb
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\Microsoft.OpenApi.dll
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\Swashbuckle.AspNetCore.Swagger.dll
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerGen.dll
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerUI.dll
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.csproj.AssemblyReference.cache
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.GeneratedMSBuildEditorConfig.editorconfig
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.AssemblyInfoInputs.cache
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.AssemblyInfo.cs
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.csproj.CoreCompileInputs.cache
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.MvcApplicationPartsAssemblyInfo.cs
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.MvcApplicationPartsAssemblyInfo.cache
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\staticwebassets\msbuild.C01_CommentAPI.Microsoft.AspNetCore.StaticWebAssets.props
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\staticwebassets\msbuild.build.C01_CommentAPI.props
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\staticwebassets\msbuild.buildMultiTargeting.C01_CommentAPI.props
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\staticwebassets\msbuild.buildTransitive.C01_CommentAPI.props
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\staticwebassets.pack.json
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\staticwebassets.build.json
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\staticwebassets.development.json
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\scopedcss\bundle\C01_CommentAPI.styles.css
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.csproj.CopyComplete
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.dll
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\refint\C01_CommentAPI.dll
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.pdb
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\C01_CommentAPI.genruntimeconfig.cache
E:\TheCircle\TheCircleProjects\ASP\01\C01_CommentAPI\obj\Debug\net6.0\ref\C01_CommentAPI.dll
@@ -0,0 +1 @@
8b64a5c909790750c6468de134089d07e72df8b7
@@ -0,0 +1,11 @@
{
"Version": 1,
"Hash": "kYy7+Qi9jf8/EayHHdvNzdqECAgWCrEvpyduSsv4a8g=",
"Source": "C01_CommentAPI",
"BasePath": "_content/C01_CommentAPI",
"Mode": "Default",
"ManifestType": "Build",
"ReferencedProjectsConfiguration": [],
"DiscoveryPatterns": [],
"Assets": []
}
@@ -0,0 +1,3 @@
<Project>
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
</Project>
@@ -0,0 +1,3 @@
<Project>
<Import Project="..\build\C01_CommentAPI.props" />
</Project>
@@ -0,0 +1,3 @@
<Project>
<Import Project="..\buildMultiTargeting\C01_CommentAPI.props" />
</Project>