theme changed

This commit is contained in:
nik
2025-09-30 08:21:09 +03:00
parent 4c261f7def
commit 8bd93df2ae
917 changed files with 15023 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// 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("MyClass")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3d8c2bcfcb819e795b157f0ee3892cbbe80e98ce")]
[assembly: System.Reflection.AssemblyProductAttribute("MyClass")]
[assembly: System.Reflection.AssemblyTitleAttribute("MyClass")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
5f1e2d2b133ade4a16757283d3dfb38173bab760f9f2a01cde057378fdd200f8

View File

@@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net9.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 = MyClass
build_property.ProjectDir = /home/nik/oop/labs/lab9/MyClass/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

View 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;

View File

@@ -0,0 +1 @@
b6eeb5bdef6e2c02644aaa75969222ad56a8ae5fa848f2b9a0bf36c77dbdc1fd

View File

@@ -0,0 +1,28 @@
/home/nik/oop/labs/lab7/MyClass/bin/Debug/net9.0/MyClass
/home/nik/oop/labs/lab7/MyClass/bin/Debug/net9.0/MyClass.deps.json
/home/nik/oop/labs/lab7/MyClass/bin/Debug/net9.0/MyClass.runtimeconfig.json
/home/nik/oop/labs/lab7/MyClass/bin/Debug/net9.0/MyClass.dll
/home/nik/oop/labs/lab7/MyClass/bin/Debug/net9.0/MyClass.pdb
/home/nik/oop/labs/lab7/MyClass/obj/Debug/net9.0/MyClass.GeneratedMSBuildEditorConfig.editorconfig
/home/nik/oop/labs/lab7/MyClass/obj/Debug/net9.0/MyClass.AssemblyInfoInputs.cache
/home/nik/oop/labs/lab7/MyClass/obj/Debug/net9.0/MyClass.AssemblyInfo.cs
/home/nik/oop/labs/lab7/MyClass/obj/Debug/net9.0/MyClass.csproj.CoreCompileInputs.cache
/home/nik/oop/labs/lab7/MyClass/obj/Debug/net9.0/MyClass.dll
/home/nik/oop/labs/lab7/MyClass/obj/Debug/net9.0/refint/MyClass.dll
/home/nik/oop/labs/lab7/MyClass/obj/Debug/net9.0/MyClass.pdb
/home/nik/oop/labs/lab7/MyClass/obj/Debug/net9.0/MyClass.genruntimeconfig.cache
/home/nik/oop/labs/lab7/MyClass/obj/Debug/net9.0/ref/MyClass.dll
/home/nik/oop/labs/lab9/MyClass/bin/Debug/net9.0/MyClass
/home/nik/oop/labs/lab9/MyClass/bin/Debug/net9.0/MyClass.deps.json
/home/nik/oop/labs/lab9/MyClass/bin/Debug/net9.0/MyClass.runtimeconfig.json
/home/nik/oop/labs/lab9/MyClass/bin/Debug/net9.0/MyClass.dll
/home/nik/oop/labs/lab9/MyClass/bin/Debug/net9.0/MyClass.pdb
/home/nik/oop/labs/lab9/MyClass/obj/Debug/net9.0/MyClass.GeneratedMSBuildEditorConfig.editorconfig
/home/nik/oop/labs/lab9/MyClass/obj/Debug/net9.0/MyClass.AssemblyInfoInputs.cache
/home/nik/oop/labs/lab9/MyClass/obj/Debug/net9.0/MyClass.AssemblyInfo.cs
/home/nik/oop/labs/lab9/MyClass/obj/Debug/net9.0/MyClass.csproj.CoreCompileInputs.cache
/home/nik/oop/labs/lab9/MyClass/obj/Debug/net9.0/MyClass.dll
/home/nik/oop/labs/lab9/MyClass/obj/Debug/net9.0/refint/MyClass.dll
/home/nik/oop/labs/lab9/MyClass/obj/Debug/net9.0/MyClass.pdb
/home/nik/oop/labs/lab9/MyClass/obj/Debug/net9.0/MyClass.genruntimeconfig.cache
/home/nik/oop/labs/lab9/MyClass/obj/Debug/net9.0/ref/MyClass.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
d590c4e74bd8755742999ea3cdcebb807222eb4693e8da32b2ee5d12d5003488

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.