Add files via upload

This commit is contained in:
celisej567
2021-07-06 16:22:15 +03:00
committed by GitHub
commit 70118fe8e5
28 changed files with 292 additions and 0 deletions

View File

@@ -0,0 +1,62 @@
{
"format": 1,
"restore": {
"F:\\C#\\1\\1\\1.csproj": {}
},
"projects": {
"F:\\C#\\1\\1\\1.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "F:\\C#\\1\\1\\1.csproj",
"projectName": "1",
"projectPath": "F:\\C#\\1\\1\\1.csproj",
"packagesPath": "C:\\Users\\celis\\.nuget\\packages\\",
"outputPath": "F:\\C#\\1\\1\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\celis\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net5.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.203\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\celis\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.9.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\celis\.nuget\packages\" />
</ItemGroup>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Этот код создан программой.
// Исполняемая версия:4.0.30319.42000
//
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
// повторной генерации кода.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("1")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("1")]
[assembly: System.Reflection.AssemblyTitleAttribute("1")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Создано классом WriteCodeFragment MSBuild.

View File

@@ -0,0 +1 @@
ac4f8c4cf7e8e10230312adcd0d9df91bfc721e4

View File

@@ -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

Binary file not shown.

View File

@@ -0,0 +1 @@
e6519d6e51dcc7f9150561463d2dd672823bbf13

View File

@@ -0,0 +1,16 @@
F:\C#\1\1\bin\Debug\net5.0\1.exe
F:\C#\1\1\bin\Debug\net5.0\1.deps.json
F:\C#\1\1\bin\Debug\net5.0\1.runtimeconfig.json
F:\C#\1\1\bin\Debug\net5.0\1.runtimeconfig.dev.json
F:\C#\1\1\bin\Debug\net5.0\1.dll
F:\C#\1\1\bin\Debug\net5.0\ref\1.dll
F:\C#\1\1\bin\Debug\net5.0\1.pdb
F:\C#\1\1\obj\Debug\net5.0\1.csprojAssemblyReference.cache
F:\C#\1\1\obj\Debug\net5.0\1.GeneratedMSBuildEditorConfig.editorconfig
F:\C#\1\1\obj\Debug\net5.0\1.AssemblyInfoInputs.cache
F:\C#\1\1\obj\Debug\net5.0\1.AssemblyInfo.cs
F:\C#\1\1\obj\Debug\net5.0\1.csproj.CoreCompileInputs.cache
F:\C#\1\1\obj\Debug\net5.0\1.dll
F:\C#\1\1\obj\Debug\net5.0\ref\1.dll
F:\C#\1\1\obj\Debug\net5.0\1.pdb
F:\C#\1\1\obj\Debug\net5.0\1.genruntimeconfig.cache

Binary file not shown.

BIN
obj/Debug/net5.0/1.dll Normal file

Binary file not shown.

View File

@@ -0,0 +1 @@
a34e293d84c28913f8c91ba27e50f2223ef4d230

BIN
obj/Debug/net5.0/1.pdb Normal file

Binary file not shown.

Binary file not shown.

BIN
obj/Debug/net5.0/ref/1.dll Normal file

Binary file not shown.

67
obj/project.assets.json Normal file
View File

@@ -0,0 +1,67 @@
{
"version": 3,
"targets": {
"net5.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net5.0": []
},
"packageFolders": {
"C:\\Users\\celis\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "F:\\C#\\1\\1\\1.csproj",
"projectName": "1",
"projectPath": "F:\\C#\\1\\1\\1.csproj",
"packagesPath": "C:\\Users\\celis\\.nuget\\packages\\",
"outputPath": "F:\\C#\\1\\1\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\celis\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net5.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.203\\RuntimeIdentifierGraph.json"
}
}
}
}

8
obj/project.nuget.cache Normal file
View File

@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "dm+2u9cigx2matrvZyDFhMu1Eo2Db9AV7+kXHLqI5uxUqYDxpTFBm+FQwAC5J1MHHXgEV2gMjFO93e0+kcJo1Q==",
"success": true,
"projectFilePath": "F:\\C#\\1\\1\\1.csproj",
"expectedPackageFiles": [],
"logs": []
}