Start Create Config
This commit is contained in:
16
STPClient/obj/Release/STPClient.1.0.0.nuspec
Normal file
16
STPClient/obj/Release/STPClient.1.0.0.nuspec
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>STPClient</id>
|
||||
<version>1.0.0</version>
|
||||
<authors>STPClient</authors>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>Package Description</description>
|
||||
<dependencies>
|
||||
<group targetFramework="net5.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="D:\GIT\ASCKU_PC\STPClient\bin\Release\net5.0\STPClient.dll" target="lib\net5.0\STPClient.dll" />
|
||||
</files>
|
||||
</package>
|
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
|
23
STPClient/obj/Release/net5.0/STPClient.AssemblyInfo.cs
Normal file
23
STPClient/obj/Release/net5.0/STPClient.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("STPClient")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("STPClient")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("STPClient")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Создано классом WriteCodeFragment MSBuild.
|
||||
|
@@ -0,0 +1 @@
|
||||
37f042a4f38dfb7d4476c4b8fc055adc3323e40d
|
@@ -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
STPClient/obj/Release/net5.0/STPClient.assets.cache
Normal file
BIN
STPClient/obj/Release/net5.0/STPClient.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
76d37c1a71009ecd915d190cd7beb8053e3ff188
|
@@ -0,0 +1,13 @@
|
||||
D:\GIT\ASCKU_PC\STPClient\bin\Release\net5.0\Config\config.json
|
||||
D:\GIT\ASCKU_PC\STPClient\bin\Release\net5.0\STPClient.deps.json
|
||||
D:\GIT\ASCKU_PC\STPClient\bin\Release\net5.0\STPClient.dll
|
||||
D:\GIT\ASCKU_PC\STPClient\bin\Release\net5.0\ref\STPClient.dll
|
||||
D:\GIT\ASCKU_PC\STPClient\bin\Release\net5.0\STPClient.pdb
|
||||
D:\GIT\ASCKU_PC\STPClient\obj\Release\net5.0\STPClient.csprojAssemblyReference.cache
|
||||
D:\GIT\ASCKU_PC\STPClient\obj\Release\net5.0\STPClient.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\GIT\ASCKU_PC\STPClient\obj\Release\net5.0\STPClient.AssemblyInfoInputs.cache
|
||||
D:\GIT\ASCKU_PC\STPClient\obj\Release\net5.0\STPClient.AssemblyInfo.cs
|
||||
D:\GIT\ASCKU_PC\STPClient\obj\Release\net5.0\STPClient.csproj.CoreCompileInputs.cache
|
||||
D:\GIT\ASCKU_PC\STPClient\obj\Release\net5.0\STPClient.dll
|
||||
D:\GIT\ASCKU_PC\STPClient\obj\Release\net5.0\ref\STPClient.dll
|
||||
D:\GIT\ASCKU_PC\STPClient\obj\Release\net5.0\STPClient.pdb
|
Binary file not shown.
BIN
STPClient/obj/Release/net5.0/STPClient.dll
Normal file
BIN
STPClient/obj/Release/net5.0/STPClient.dll
Normal file
Binary file not shown.
BIN
STPClient/obj/Release/net5.0/STPClient.pdb
Normal file
BIN
STPClient/obj/Release/net5.0/STPClient.pdb
Normal file
Binary file not shown.
BIN
STPClient/obj/Release/net5.0/ref/STPClient.dll
Normal file
BIN
STPClient/obj/Release/net5.0/ref/STPClient.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user