Start Create Config
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
|
23
Test2/obj/Debug/net5.0/Test2.AssemblyInfo.cs
Normal file
23
Test2/obj/Debug/net5.0/Test2.AssemblyInfo.cs
Normal file
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Этот код создан программой.
|
||||
// Исполняемая версия:4.0.30319.42000
|
||||
//
|
||||
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
|
||||
// повторной генерации кода.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Test2")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Test2")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Test2")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Создано классом WriteCodeFragment MSBuild.
|
||||
|
1
Test2/obj/Debug/net5.0/Test2.AssemblyInfoInputs.cache
Normal file
1
Test2/obj/Debug/net5.0/Test2.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
b5dd4965921cae383698d474331b2980ade93ad5
|
@@ -0,0 +1,8 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net5.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.PublishSingleFile =
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
|
BIN
Test2/obj/Debug/net5.0/Test2.assets.cache
Normal file
BIN
Test2/obj/Debug/net5.0/Test2.assets.cache
Normal file
Binary file not shown.
0
Test2/obj/Debug/net5.0/Test2.csproj.CopyComplete
Normal file
0
Test2/obj/Debug/net5.0/Test2.csproj.CopyComplete
Normal file
@@ -0,0 +1 @@
|
||||
2ea938edc2829f51429c0478cd689f4ba6282c7d
|
30
Test2/obj/Debug/net5.0/Test2.csproj.FileListAbsolute.txt
Normal file
30
Test2/obj/Debug/net5.0/Test2.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Configuration.Abstractions.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.DependencyInjection.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Logging.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Logging.Abstractions.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Options.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Primitives.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\NLog.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\NLog.Extensions.Logging.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\STPClient.dll
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.csprojAssemblyReference.cache
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.AssemblyInfoInputs.cache
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.AssemblyInfo.cs
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Newtonsoft.Json.dll
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.csproj.CoreCompileInputs.cache
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.exe
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Config\config.json
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.deps.json
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.runtimeconfig.json
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.runtimeconfig.dev.json
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\ref\Test2.dll
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.pdb
|
||||
D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\STPClient.pdb
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.csproj.CopyComplete
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.dll
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\ref\Test2.dll
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.pdb
|
||||
D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.genruntimeconfig.cache
|
BIN
Test2/obj/Debug/net5.0/Test2.csprojAssemblyReference.cache
Normal file
BIN
Test2/obj/Debug/net5.0/Test2.csprojAssemblyReference.cache
Normal file
Binary file not shown.
BIN
Test2/obj/Debug/net5.0/Test2.dll
Normal file
BIN
Test2/obj/Debug/net5.0/Test2.dll
Normal file
Binary file not shown.
1
Test2/obj/Debug/net5.0/Test2.genruntimeconfig.cache
Normal file
1
Test2/obj/Debug/net5.0/Test2.genruntimeconfig.cache
Normal file
@@ -0,0 +1 @@
|
||||
eef4b025badf649303a5f6d4432c09e1baade4b7
|
BIN
Test2/obj/Debug/net5.0/Test2.pdb
Normal file
BIN
Test2/obj/Debug/net5.0/Test2.pdb
Normal file
Binary file not shown.
BIN
Test2/obj/Debug/net5.0/apphost.exe
Normal file
BIN
Test2/obj/Debug/net5.0/apphost.exe
Normal file
Binary file not shown.
BIN
Test2/obj/Debug/net5.0/ref/Test2.dll
Normal file
BIN
Test2/obj/Debug/net5.0/ref/Test2.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user