vault backup: 2025-06-22 11:02:30

This commit is contained in:
2025-06-22 11:02:30 +03:30
parent 9c7c55a6a2
commit a7f5370340
189 changed files with 1475 additions and 797 deletions
@@ -0,0 +1,73 @@
{
"format": 1,
"restore": {
"E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\DILastSession\\DILastSession\\DILastSession.csproj": {}
},
"projects": {
"E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\DILastSession\\DILastSession\\DILastSession.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\DILastSession\\DILastSession\\DILastSession.csproj",
"projectName": "DILastSession",
"projectPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\DILastSession\\DILastSession\\DILastSession.csproj",
"packagesPath": "C:\\Users\\LENOVO\\.nuget\\packages\\",
"outputPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\DILastSession\\DILastSession\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\LENOVO\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.404/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}
@@ -0,0 +1,16 @@
<?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\LENOVO\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\LENOVO\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
@@ -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,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// 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("DILastSession")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+37b5d21676bf6e89e3d95a8e749397ed5d7e5a88")]
[assembly: System.Reflection.AssemblyProductAttribute("DILastSession")]
[assembly: System.Reflection.AssemblyTitleAttribute("DILastSession")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
654e054d71ab58745f73089ca3d79f59fbb69d11ec54e190d79d4669459b9c39
@@ -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 = DILastSession
build_property.ProjectDir = E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\
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;
@@ -0,0 +1 @@
8e5fe731a8d6bf97edecb117fd8174f29b3c5b1dea86b1f50ee683382c356311
@@ -0,0 +1,30 @@
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\bin\Debug\net8.0\DILastSession.exe
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\bin\Debug\net8.0\DILastSession.deps.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\bin\Debug\net8.0\DILastSession.runtimeconfig.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\bin\Debug\net8.0\DILastSession.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\bin\Debug\net8.0\DILastSession.pdb
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\DILastSession.GeneratedMSBuildEditorConfig.editorconfig
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\DILastSession.AssemblyInfoInputs.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\DILastSession.AssemblyInfo.cs
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\DILastSession.csproj.CoreCompileInputs.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\DILastSession.sourcelink.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\DILastSession.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\refint\DILastSession.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\DILastSession.pdb
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\DILastSession.genruntimeconfig.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\LastSession\DILastSession\obj\Debug\net8.0\ref\DILastSession.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\bin\Debug\net8.0\DILastSession.exe
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\bin\Debug\net8.0\DILastSession.deps.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\bin\Debug\net8.0\DILastSession.runtimeconfig.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\bin\Debug\net8.0\DILastSession.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\bin\Debug\net8.0\DILastSession.pdb
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\DILastSession.GeneratedMSBuildEditorConfig.editorconfig
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\DILastSession.AssemblyInfoInputs.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\DILastSession.AssemblyInfo.cs
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\DILastSession.csproj.CoreCompileInputs.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\DILastSession.sourcelink.json
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\DILastSession.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\refint\DILastSession.dll
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\DILastSession.pdb
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\DILastSession.genruntimeconfig.cache
E:\TheOrder\ASP.NET\ASP.NET\Repo\Sessions\DILastSession\DILastSession\obj\Debug\net8.0\ref\DILastSession.dll
@@ -0,0 +1 @@
d125f90019339cdc3998da8d2edfe0d84f8352d20f174498fc95f6431054a406
@@ -0,0 +1 @@
{"documents":{"E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\*":"https://raw.githubusercontent.com/TheOrderOfPhoenix/ASP.NET/37b5d21676bf6e89e3d95a8e749397ed5d7e5a88/*"}}
@@ -0,0 +1,79 @@
{
"version": 3,
"targets": {
"net8.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net8.0": []
},
"packageFolders": {
"C:\\Users\\LENOVO\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\DILastSession\\DILastSession\\DILastSession.csproj",
"projectName": "DILastSession",
"projectPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\DILastSession\\DILastSession\\DILastSession.csproj",
"packagesPath": "C:\\Users\\LENOVO\\.nuget\\packages\\",
"outputPath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\DILastSession\\DILastSession\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\LENOVO\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.404/PortableRuntimeIdentifierGraph.json"
}
}
}
}
@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "XRB5scheZK8=",
"success": true,
"projectFilePath": "E:\\TheOrder\\ASP.NET\\ASP.NET\\Repo\\Sessions\\DILastSession\\DILastSession\\DILastSession.csproj",
"expectedPackageFiles": [],
"logs": []
}