Updated the project.
This commit is contained in:
parent
5dfe9f128d
commit
7919556077
1550 changed files with 17063 additions and 40183 deletions
22
obj/Debug/net8.0/Api.AssemblyInfo.cs
Normal file
22
obj/Debug/net8.0/Api.AssemblyInfo.cs
Normal file
|
@ -0,0 +1,22 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// 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("Api")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+787cf495c1e2aa8d5ad879eee7cb275f58b34111")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Api")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Api")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
1
obj/Debug/net8.0/Api.AssemblyInfoInputs.cache
Normal file
1
obj/Debug/net8.0/Api.AssemblyInfoInputs.cache
Normal file
|
@ -0,0 +1 @@
|
|||
7e1abb3b28b820bc7e13e7b2de4cce7ef04d1d70eb0f99acd323369c14d68dc6
|
|
@ -0,0 +1,27 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization = true
|
||||
build_property.InvariantGlobalization = true
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Api
|
||||
build_property.RootNamespace = Api
|
||||
build_property.ProjectDir = /home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.RazorLangVersion = 8.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = /home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular
|
||||
build_property._RazorSourceGeneratorDebug =
|
17
obj/Debug/net8.0/Api.GlobalUsings.g.cs
Normal file
17
obj/Debug/net8.0/Api.GlobalUsings.g.cs
Normal file
|
@ -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;
|
16
obj/Debug/net8.0/Api.MvcApplicationPartsAssemblyInfo.cs
Normal file
16
obj/Debug/net8.0/Api.MvcApplicationPartsAssemblyInfo.cs
Normal file
|
@ -0,0 +1,16 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// 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.
|
||||
|
BIN
obj/Debug/net8.0/Api.assets.cache
Normal file
BIN
obj/Debug/net8.0/Api.assets.cache
Normal file
Binary file not shown.
BIN
obj/Debug/net8.0/Api.csproj.AssemblyReference.cache
Normal file
BIN
obj/Debug/net8.0/Api.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
1
obj/Debug/net8.0/Api.csproj.CoreCompileInputs.cache
Normal file
1
obj/Debug/net8.0/Api.csproj.CoreCompileInputs.cache
Normal file
|
@ -0,0 +1 @@
|
|||
6b4f1e10ebe8919ca928fa65975d842609b5995a7196008e553013f8f0dabea3
|
263
obj/Debug/net8.0/Api.csproj.FileListAbsolute.txt
Normal file
263
obj/Debug/net8.0/Api.csproj.FileListAbsolute.txt
Normal file
|
@ -0,0 +1,263 @@
|
|||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/appsettings.Development.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/appsettings.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/angular.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/tsconfig.app.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/tsconfig.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/tsconfig.spec.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/package-lock.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/dist/my-app/prerendered-routes.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/package-lock.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/package.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Api.staticwebassets.runtime.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Api
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Api.deps.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Api.runtimeconfig.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Api.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Api.pdb
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Azure.Core.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Azure.Identity.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Humanizer.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.AspNetCore.Razor.Language.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Build.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Build.Framework.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Features.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Elfie.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Features.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Razor.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Scripting.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Data.SqlClient.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.DiaSymReader.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.DotNet.Scaffolding.Shared.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.InMemory.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Identity.Client.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.NET.StringTools.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.OpenApi.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.SqlServer.Server.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/dotnet-aspnet-codegenerator-design.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Win32.SystemEvents.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Mono.TextTemplating.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Newtonsoft.Json.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Common.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Configuration.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.DependencyResolver.Core.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Frameworks.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.LibraryModel.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Packaging.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.ProjectModel.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Protocol.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Versioning.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.CodeDom.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.AttributedModel.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.Convention.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.Hosting.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.Runtime.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.TypedParts.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Configuration.ConfigurationManager.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Drawing.Common.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Memory.Data.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Reflection.MetadataLoadContext.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Runtime.Caching.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Security.Cryptography.ProtectedData.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Security.Permissions.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Windows.Extensions.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/af/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ar/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/az/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/bg/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/bn-BD/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/da/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/el/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fa/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fi-FI/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr-BE/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/he/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/hr/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/hu/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/hy/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/id/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/is/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko-KR/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ku/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/lv/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ms-MY/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/mt/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/nb/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/nb-NO/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/nl/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ro/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sk/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sl/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sr/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sr-Latn/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sv/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/th-TH/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/uk/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/uz-Cyrl-UZ/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/uz-Latn-UZ/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/vi/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-CN/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Humanizer.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.csproj.AssemblyReference.cache
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.AssemblyInfoInputs.cache
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.AssemblyInfo.cs
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.csproj.CoreCompileInputs.cache
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.MvcApplicationPartsAssemblyInfo.cs
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.MvcApplicationPartsAssemblyInfo.cache
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.sourcelink.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets.build.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets.development.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets/msbuild.Api.Microsoft.AspNetCore.StaticWebAssets.props
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets/msbuild.build.Api.props
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Api.props
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Api.props
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets.pack.json
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/scopedcss/bundle/Api.styles.css
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.csproj.CopyComplete
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/refint/Api.dll
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.pdb
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/Api.genruntimeconfig.cache
|
||||
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/ref/Api.dll
|
BIN
obj/Debug/net8.0/Api.dll
Normal file
BIN
obj/Debug/net8.0/Api.dll
Normal file
Binary file not shown.
1
obj/Debug/net8.0/Api.genruntimeconfig.cache
Normal file
1
obj/Debug/net8.0/Api.genruntimeconfig.cache
Normal file
|
@ -0,0 +1 @@
|
|||
ff60dfd41cbf0a672ba203441908242a6267c412b69fc47b1ae68d857a352b18
|
BIN
obj/Debug/net8.0/Api.pdb
Normal file
BIN
obj/Debug/net8.0/Api.pdb
Normal file
Binary file not shown.
1
obj/Debug/net8.0/Api.sourcelink.json
Normal file
1
obj/Debug/net8.0/Api.sourcelink.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"documents":{"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/*":"https://raw.githubusercontent.com/batuhan-basoglu/NET-Web-API-w-Angular/787cf495c1e2aa8d5ad879eee7cb275f58b34111/*"}}
|
|
@ -10,12 +10,12 @@
|
|||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("TodoApi")]
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Api")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4cbac99abdb5c27224cccf0a09f27e80318ebf16")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TodoApi")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TodoApi")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+787cf495c1e2aa8d5ad879eee7cb275f58b34111")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Api")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Api")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
|
|
@ -1 +1 @@
|
|||
cc16c4cbf9dade308e93a426054000d4d10db894f01a1bdc98976b6b99336806
|
||||
af42b1fa9f207a4ecacfaf0a67370d68cf7be4163b7b62935dcc9587b1d69575
|
||||
|
|
|
@ -15,8 +15,8 @@ build_property.EnforceExtendedAnalyzerRules =
|
|||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = TodoApi
|
||||
build_property.RootNamespace = TodoApi
|
||||
build_property.RootNamespace = Api
|
||||
build_property.RootNamespace = Api
|
||||
build_property.ProjectDir = /home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
|
Binary file not shown.
BIN
obj/Debug/net8.0/TodoApi.csproj.AssemblyReference.cache
Executable file → Normal file
BIN
obj/Debug/net8.0/TodoApi.csproj.AssemblyReference.cache
Executable file → Normal file
Binary file not shown.
|
@ -1 +1 @@
|
|||
5123b2f705e8ac745674e8dc67786e5055851ecfd2cb17cecce24916ead396f8
|
||||
5749660800d164447951e57ea99152f9cd4b6a1e00815b8234800f1b6381c909
|
||||
|
|
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -1,5 +1 @@
|
|||
<<<<<<< HEAD
|
||||
5aaaf6da3a5d69da4a40ca217c95b271383cee12de941c04a0accb80de34f6f9
|
||||
=======
|
||||
ff60dfd41cbf0a672ba203441908242a6267c412b69fc47b1ae68d857a352b18
|
||||
>>>>>>> ac2ff0fcec82376c386f9bb642b1a71e2499e727
|
||||
|
|
Binary file not shown.
|
@ -1 +1 @@
|
|||
{"documents":{"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/*":"https://raw.githubusercontent.com/batuhan-basoglu/NET-Web-API-w-Angular/2361b315dcdd6fbc4d2b13c8ab2351b248a58959/*"}}
|
||||
{"documents":{"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/*":"https://raw.githubusercontent.com/batuhan-basoglu/NET-Web-API-w-Angular/787cf495c1e2aa8d5ad879eee7cb275f58b34111/*"}}
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"SerializedFilePath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/project.razor.json",
|
||||
"FilePath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||
"FilePath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/Api.csproj",
|
||||
"Configuration": {
|
||||
"ConfigurationName": "MVC-3.0",
|
||||
"LanguageVersion": "8.0",
|
||||
|
@ -19326,7 +19326,7 @@
|
|||
],
|
||||
"CSharpLanguageVersion": 1200
|
||||
},
|
||||
"RootNamespace": "TodoApi",
|
||||
"RootNamespace": "Api",
|
||||
"Documents": [],
|
||||
"SerializationFormat": "0.3"
|
||||
}
|
BIN
obj/Debug/net8.0/ref/Api.dll
Normal file
BIN
obj/Debug/net8.0/ref/Api.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
obj/Debug/net8.0/refint/Api.dll
Normal file
BIN
obj/Debug/net8.0/refint/Api.dll
Normal file
Binary file not shown.
Binary file not shown.
|
@ -1,27 +1,27 @@
|
|||
{
|
||||
"Version": 1,
|
||||
"Hash": "T3ZxeIsogwNeDnALqT5gLGHRJNT5+sh9/2xTncIU4j4=",
|
||||
"Source": "TodoApi",
|
||||
"BasePath": "_content/TodoApi",
|
||||
"Hash": "WTAyDrOrq9BnJzuub42KiUMdx/rkn4AdkaZY+MFNAa4=",
|
||||
"Source": "Api",
|
||||
"BasePath": "_content/Api",
|
||||
"Mode": "Default",
|
||||
"ManifestType": "Build",
|
||||
"ReferencedProjectsConfiguration": [],
|
||||
"DiscoveryPatterns": [
|
||||
{
|
||||
"Name": "TodoApi/wwwroot",
|
||||
"Source": "TodoApi",
|
||||
"Name": "Api/wwwroot",
|
||||
"Source": "Api",
|
||||
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||
"BasePath": "_content/TodoApi",
|
||||
"BasePath": "_content/Api",
|
||||
"Pattern": "**"
|
||||
}
|
||||
],
|
||||
"Assets": [
|
||||
{
|
||||
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/favicon.ico",
|
||||
"SourceId": "TodoApi",
|
||||
"SourceId": "Api",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||
"BasePath": "_content/TodoApi",
|
||||
"BasePath": "_content/Api",
|
||||
"RelativePath": "favicon.ico",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
|
@ -37,10 +37,10 @@
|
|||
},
|
||||
{
|
||||
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/index.html",
|
||||
"SourceId": "TodoApi",
|
||||
"SourceId": "Api",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||
"BasePath": "_content/TodoApi",
|
||||
"BasePath": "_content/Api",
|
||||
"RelativePath": "index.html",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
|
@ -55,11 +55,30 @@
|
|||
"OriginalItemSpec": "wwwroot/index.html"
|
||||
},
|
||||
{
|
||||
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/polyfills-RX4V3J3S.js",
|
||||
"SourceId": "TodoApi",
|
||||
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/main-YSBCHBTB.js",
|
||||
"SourceId": "Api",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||
"BasePath": "_content/TodoApi",
|
||||
"BasePath": "_content/Api",
|
||||
"RelativePath": "main-YSBCHBTB.js",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"AssetMergeBehavior": "PreferTarget",
|
||||
"AssetMergeSource": "",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/main-YSBCHBTB.js"
|
||||
},
|
||||
{
|
||||
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/polyfills-RX4V3J3S.js",
|
||||
"SourceId": "Api",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||
"BasePath": "_content/Api",
|
||||
"RelativePath": "polyfills-RX4V3J3S.js",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
|
@ -75,10 +94,10 @@
|
|||
},
|
||||
{
|
||||
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/styles-5INURTSO.css",
|
||||
"SourceId": "TodoApi",
|
||||
"SourceId": "Api",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||
"BasePath": "_content/TodoApi",
|
||||
"BasePath": "_content/Api",
|
||||
"RelativePath": "styles-5INURTSO.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"ContentRoots":["/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"polyfills-RX4V3J3S.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"polyfills-RX4V3J3S.js"},"Patterns":null},"styles-5INURTSO.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"styles-5INURTSO.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
||||
{"ContentRoots":["/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"main-YSBCHBTB.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"main-YSBCHBTB.js"},"Patterns":null},"polyfills-RX4V3J3S.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"polyfills-RX4V3J3S.js"},"Patterns":null},"styles-5INURTSO.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"styles-5INURTSO.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
|
@ -8,6 +8,10 @@
|
|||
"Id": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/index.html",
|
||||
"PackagePath": "staticwebassets/index.html"
|
||||
},
|
||||
{
|
||||
"Id": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/main-YSBCHBTB.js",
|
||||
"PackagePath": "staticwebassets/main-YSBCHBTB.js"
|
||||
},
|
||||
{
|
||||
"Id": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/polyfills-RX4V3J3S.js",
|
||||
"PackagePath": "staticwebassets/polyfills-RX4V3J3S.js"
|
||||
|
@ -17,20 +21,20 @@
|
|||
"PackagePath": "staticwebassets/styles-5INURTSO.css"
|
||||
},
|
||||
{
|
||||
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.TodoApi.Microsoft.AspNetCore.StaticWebAssets.props",
|
||||
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.Api.Microsoft.AspNetCore.StaticWebAssets.props",
|
||||
"PackagePath": "build\\Microsoft.AspNetCore.StaticWebAssets.props"
|
||||
},
|
||||
{
|
||||
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.build.TodoApi.props",
|
||||
"PackagePath": "build\\TodoApi.props"
|
||||
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.build.Api.props",
|
||||
"PackagePath": "build\\Api.props"
|
||||
},
|
||||
{
|
||||
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.TodoApi.props",
|
||||
"PackagePath": "buildMultiTargeting\\TodoApi.props"
|
||||
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Api.props",
|
||||
"PackagePath": "buildMultiTargeting\\Api.props"
|
||||
},
|
||||
{
|
||||
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.TodoApi.props",
|
||||
"PackagePath": "buildTransitive\\TodoApi.props"
|
||||
"Id": "obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Api.props",
|
||||
"PackagePath": "buildTransitive\\Api.props"
|
||||
}
|
||||
],
|
||||
"ElementsToRemove": []
|
||||
|
|
|
@ -0,0 +1,84 @@
|
|||
<Project>
|
||||
<ItemGroup>
|
||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\favicon.ico))">
|
||||
<SourceType>Package</SourceType>
|
||||
<SourceId>Api</SourceId>
|
||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
||||
<BasePath>_content/Api</BasePath>
|
||||
<RelativePath>favicon.ico</RelativePath>
|
||||
<AssetKind>All</AssetKind>
|
||||
<AssetMode>All</AssetMode>
|
||||
<AssetRole>Primary</AssetRole>
|
||||
<RelatedAsset></RelatedAsset>
|
||||
<AssetTraitName></AssetTraitName>
|
||||
<AssetTraitValue></AssetTraitValue>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
||||
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\favicon.ico))</OriginalItemSpec>
|
||||
</StaticWebAsset>
|
||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\index.html))">
|
||||
<SourceType>Package</SourceType>
|
||||
<SourceId>Api</SourceId>
|
||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
||||
<BasePath>_content/Api</BasePath>
|
||||
<RelativePath>index.html</RelativePath>
|
||||
<AssetKind>All</AssetKind>
|
||||
<AssetMode>All</AssetMode>
|
||||
<AssetRole>Primary</AssetRole>
|
||||
<RelatedAsset></RelatedAsset>
|
||||
<AssetTraitName></AssetTraitName>
|
||||
<AssetTraitValue></AssetTraitValue>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
||||
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\index.html))</OriginalItemSpec>
|
||||
</StaticWebAsset>
|
||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\main-YSBCHBTB.js))">
|
||||
<SourceType>Package</SourceType>
|
||||
<SourceId>Api</SourceId>
|
||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
||||
<BasePath>_content/Api</BasePath>
|
||||
<RelativePath>main-YSBCHBTB.js</RelativePath>
|
||||
<AssetKind>All</AssetKind>
|
||||
<AssetMode>All</AssetMode>
|
||||
<AssetRole>Primary</AssetRole>
|
||||
<RelatedAsset></RelatedAsset>
|
||||
<AssetTraitName></AssetTraitName>
|
||||
<AssetTraitValue></AssetTraitValue>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
||||
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\main-YSBCHBTB.js))</OriginalItemSpec>
|
||||
</StaticWebAsset>
|
||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\polyfills-RX4V3J3S.js))">
|
||||
<SourceType>Package</SourceType>
|
||||
<SourceId>Api</SourceId>
|
||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
||||
<BasePath>_content/Api</BasePath>
|
||||
<RelativePath>polyfills-RX4V3J3S.js</RelativePath>
|
||||
<AssetKind>All</AssetKind>
|
||||
<AssetMode>All</AssetMode>
|
||||
<AssetRole>Primary</AssetRole>
|
||||
<RelatedAsset></RelatedAsset>
|
||||
<AssetTraitName></AssetTraitName>
|
||||
<AssetTraitValue></AssetTraitValue>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
||||
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\polyfills-RX4V3J3S.js))</OriginalItemSpec>
|
||||
</StaticWebAsset>
|
||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\styles-5INURTSO.css))">
|
||||
<SourceType>Package</SourceType>
|
||||
<SourceId>Api</SourceId>
|
||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
||||
<BasePath>_content/Api</BasePath>
|
||||
<RelativePath>styles-5INURTSO.css</RelativePath>
|
||||
<AssetKind>All</AssetKind>
|
||||
<AssetMode>All</AssetMode>
|
||||
<AssetRole>Primary</AssetRole>
|
||||
<RelatedAsset></RelatedAsset>
|
||||
<AssetTraitName></AssetTraitName>
|
||||
<AssetTraitValue></AssetTraitValue>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
||||
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\styles-5INURTSO.css))</OriginalItemSpec>
|
||||
</StaticWebAsset>
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -2,9 +2,9 @@
|
|||
<ItemGroup>
|
||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\favicon.ico))">
|
||||
<SourceType>Package</SourceType>
|
||||
<SourceId>TodoApi</SourceId>
|
||||
<SourceId>Api</SourceId>
|
||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
||||
<BasePath>_content/TodoApi</BasePath>
|
||||
<BasePath>_content/Api</BasePath>
|
||||
<RelativePath>favicon.ico</RelativePath>
|
||||
<AssetKind>All</AssetKind>
|
||||
<AssetMode>All</AssetMode>
|
||||
|
@ -18,9 +18,9 @@
|
|||
</StaticWebAsset>
|
||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\index.html))">
|
||||
<SourceType>Package</SourceType>
|
||||
<SourceId>TodoApi</SourceId>
|
||||
<SourceId>Api</SourceId>
|
||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
||||
<BasePath>_content/TodoApi</BasePath>
|
||||
<BasePath>_content/Api</BasePath>
|
||||
<RelativePath>index.html</RelativePath>
|
||||
<AssetKind>All</AssetKind>
|
||||
<AssetMode>All</AssetMode>
|
||||
|
@ -34,9 +34,9 @@
|
|||
</StaticWebAsset>
|
||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\polyfills-RX4V3J3S.js))">
|
||||
<SourceType>Package</SourceType>
|
||||
<SourceId>TodoApi</SourceId>
|
||||
<SourceId>Api</SourceId>
|
||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
||||
<BasePath>_content/TodoApi</BasePath>
|
||||
<BasePath>_content/Api</BasePath>
|
||||
<RelativePath>polyfills-RX4V3J3S.js</RelativePath>
|
||||
<AssetKind>All</AssetKind>
|
||||
<AssetMode>All</AssetMode>
|
||||
|
@ -50,9 +50,9 @@
|
|||
</StaticWebAsset>
|
||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\styles-5INURTSO.css))">
|
||||
<SourceType>Package</SourceType>
|
||||
<SourceId>TodoApi</SourceId>
|
||||
<SourceId>Api</SourceId>
|
||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
||||
<BasePath>_content/TodoApi</BasePath>
|
||||
<BasePath>_content/Api</BasePath>
|
||||
<RelativePath>styles-5INURTSO.css</RelativePath>
|
||||
<AssetKind>All</AssetKind>
|
||||
<AssetMode>All</AssetMode>
|
||||
|
|
3
obj/Debug/net8.0/staticwebassets/msbuild.build.Api.props
Normal file
3
obj/Debug/net8.0/staticwebassets/msbuild.build.Api.props
Normal file
|
@ -0,0 +1,3 @@
|
|||
<Project>
|
||||
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
|
||||
</Project>
|
|
@ -0,0 +1,3 @@
|
|||
<Project>
|
||||
<Import Project="../build/Api.props" />
|
||||
</Project>
|
|
@ -1,3 +1,3 @@
|
|||
<Project>
|
||||
<Import Project="../build/TodoApi.props" />
|
||||
<Import Project="../build/Api.props" />
|
||||
</Project>
|
|
@ -0,0 +1,3 @@
|
|||
<Project>
|
||||
<Import Project="../buildMultiTargeting/Api.props" />
|
||||
</Project>
|
|
@ -1,3 +1,3 @@
|
|||
<Project>
|
||||
<Import Project="../buildMultiTargeting/TodoApi.props" />
|
||||
<Import Project="../buildMultiTargeting/Api.props" />
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue