First commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
|
||||
22
Logger/obj/Debug/net10.0/Logger.AssemblyInfo.cs
Normal file
22
Logger/obj/Debug/net10.0/Logger.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("Logger")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b4eb275d6254f1a32d970ed1a97a452800d5bc78")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Logger")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Logger")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
1
Logger/obj/Debug/net10.0/Logger.AssemblyInfoInputs.cache
Normal file
1
Logger/obj/Debug/net10.0/Logger.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
a1db3c06f1d3a747c3e31306132ee0b2ca6d0f6ce2321fe3b235fa0aa62c4b25
|
||||
@@ -0,0 +1,17 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.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 = Logger
|
||||
build_property.ProjectDir = e:\Documents\GIT\homework-backend\Logger\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
8
Logger/obj/Debug/net10.0/Logger.GlobalUsings.g.cs
Normal file
8
Logger/obj/Debug/net10.0/Logger.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
BIN
Logger/obj/Debug/net10.0/Logger.assets.cache
Normal file
BIN
Logger/obj/Debug/net10.0/Logger.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
cddaf5a66d742d24197efff7023b54e346349d3d84394b879253f06e0c415a40
|
||||
11
Logger/obj/Debug/net10.0/Logger.csproj.FileListAbsolute.txt
Normal file
11
Logger/obj/Debug/net10.0/Logger.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
E:\Documents\GIT\homework-backend\Logger\bin\Debug\net10.0\Logger.deps.json
|
||||
E:\Documents\GIT\homework-backend\Logger\bin\Debug\net10.0\Logger.dll
|
||||
E:\Documents\GIT\homework-backend\Logger\bin\Debug\net10.0\Logger.pdb
|
||||
E:\Documents\GIT\homework-backend\Logger\obj\Debug\net10.0\Logger.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Documents\GIT\homework-backend\Logger\obj\Debug\net10.0\Logger.AssemblyInfoInputs.cache
|
||||
E:\Documents\GIT\homework-backend\Logger\obj\Debug\net10.0\Logger.AssemblyInfo.cs
|
||||
E:\Documents\GIT\homework-backend\Logger\obj\Debug\net10.0\Logger.csproj.CoreCompileInputs.cache
|
||||
E:\Documents\GIT\homework-backend\Logger\obj\Debug\net10.0\Logger.dll
|
||||
E:\Documents\GIT\homework-backend\Logger\obj\Debug\net10.0\refint\Logger.dll
|
||||
E:\Documents\GIT\homework-backend\Logger\obj\Debug\net10.0\Logger.pdb
|
||||
E:\Documents\GIT\homework-backend\Logger\obj\Debug\net10.0\ref\Logger.dll
|
||||
BIN
Logger/obj/Debug/net10.0/Logger.dll
Normal file
BIN
Logger/obj/Debug/net10.0/Logger.dll
Normal file
Binary file not shown.
BIN
Logger/obj/Debug/net10.0/Logger.pdb
Normal file
BIN
Logger/obj/Debug/net10.0/Logger.pdb
Normal file
Binary file not shown.
BIN
Logger/obj/Debug/net10.0/ref/Logger.dll
Normal file
BIN
Logger/obj/Debug/net10.0/ref/Logger.dll
Normal file
Binary file not shown.
BIN
Logger/obj/Debug/net10.0/refint/Logger.dll
Normal file
BIN
Logger/obj/Debug/net10.0/refint/Logger.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user