backend for logging
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -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("Application")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8e4322649e4df45cec652c7098c929f725ff16bf")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Application")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Application")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
05b350311c2158466e145b9690a97e82c9cc65123276a73475386669b6438a14
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Application
|
||||
build_property.ProjectDir = /home/azureuser/CC-FinalProj/backend/Application/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
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.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
6e280b4e0f4d55906dc2a5f0c15d4741642cc3aa2a3e441a0b30d80e6ed511ac
|
||||
@@ -0,0 +1,16 @@
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Application.deps.json
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Application.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Application.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Core.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/bin/Release/net8.0/Core.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.csproj.AssemblyReference.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.AssemblyInfoInputs.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.AssemblyInfo.cs
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.csproj.CoreCompileInputs.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.sourcelink.json
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Applicat.44B5EDA2.Up2Date
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/refint/Application.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/Application.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Application/obj/Release/net8.0/ref/Application.dll
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"documents":{"/home/azureuser/CC-FinalProj/*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/8e4322649e4df45cec652c7098c929f725ff16bf/*"}}
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user