mirror of
https://github.com/ASDjonok/OOP_IO-2x_2023.git
synced 2026-04-20 04:51:51 +03:00
added comment
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
23
Lab2/obj/Debug/net6.0/Lab2.AssemblyInfo.cs
Normal file
23
Lab2/obj/Debug/net6.0/Lab2.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("Lab2")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Lab2")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Lab2")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Создано классом WriteCodeFragment MSBuild.
|
||||
|
||||
1
Lab2/obj/Debug/net6.0/Lab2.AssemblyInfoInputs.cache
Normal file
1
Lab2/obj/Debug/net6.0/Lab2.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
f103c45865919b2ce71484d25773a1e4feb28593
|
||||
@@ -0,0 +1,10 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Lab2
|
||||
build_property.ProjectDir = C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\
|
||||
8
Lab2/obj/Debug/net6.0/Lab2.GlobalUsings.g.cs
Normal file
8
Lab2/obj/Debug/net6.0/Lab2.GlobalUsings.g.cs
Normal file
@@ -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;
|
||||
BIN
Lab2/obj/Debug/net6.0/Lab2.assets.cache
Normal file
BIN
Lab2/obj/Debug/net6.0/Lab2.assets.cache
Normal file
Binary file not shown.
BIN
Lab2/obj/Debug/net6.0/Lab2.csproj.AssemblyReference.cache
Normal file
BIN
Lab2/obj/Debug/net6.0/Lab2.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
b135670a2e8c2c1bd8c8758bb6a078f74d38096b
|
||||
15
Lab2/obj/Debug/net6.0/Lab2.csproj.FileListAbsolute.txt
Normal file
15
Lab2/obj/Debug/net6.0/Lab2.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\bin\Debug\net6.0\Lab2.exe
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\bin\Debug\net6.0\Lab2.deps.json
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\bin\Debug\net6.0\Lab2.runtimeconfig.json
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\bin\Debug\net6.0\Lab2.dll
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\bin\Debug\net6.0\Lab2.pdb
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\Lab2.csproj.AssemblyReference.cache
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\Lab2.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\Lab2.AssemblyInfoInputs.cache
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\Lab2.AssemblyInfo.cs
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\Lab2.csproj.CoreCompileInputs.cache
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\Lab2.dll
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\refint\Lab2.dll
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\Lab2.pdb
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\Lab2.genruntimeconfig.cache
|
||||
C:\Users\user\source\repos\OOP_IO-2x_2023\Lab2\obj\Debug\net6.0\ref\Lab2.dll
|
||||
BIN
Lab2/obj/Debug/net6.0/Lab2.dll
Normal file
BIN
Lab2/obj/Debug/net6.0/Lab2.dll
Normal file
Binary file not shown.
1
Lab2/obj/Debug/net6.0/Lab2.genruntimeconfig.cache
Normal file
1
Lab2/obj/Debug/net6.0/Lab2.genruntimeconfig.cache
Normal file
@@ -0,0 +1 @@
|
||||
c82b06597ea12e7674ab45d0c227ef86ae0a5f1e
|
||||
BIN
Lab2/obj/Debug/net6.0/Lab2.pdb
Normal file
BIN
Lab2/obj/Debug/net6.0/Lab2.pdb
Normal file
Binary file not shown.
1
Lab2/obj/Debug/net6.0/_IsIncrementalBuild
Normal file
1
Lab2/obj/Debug/net6.0/_IsIncrementalBuild
Normal file
@@ -0,0 +1 @@
|
||||
obj\Debug\net6.0\\_IsIncrementalBuild
|
||||
BIN
Lab2/obj/Debug/net6.0/apphost.exe
Normal file
BIN
Lab2/obj/Debug/net6.0/apphost.exe
Normal file
Binary file not shown.
BIN
Lab2/obj/Debug/net6.0/ref/Lab2.dll
Normal file
BIN
Lab2/obj/Debug/net6.0/ref/Lab2.dll
Normal file
Binary file not shown.
BIN
Lab2/obj/Debug/net6.0/refint/Lab2.dll
Normal file
BIN
Lab2/obj/Debug/net6.0/refint/Lab2.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user