This commit is contained in:
nik
2025-09-30 14:26:54 +03:00
parent 8bd93df2ae
commit 8164e04835
633 changed files with 8 additions and 8 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("Igra")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8c63118e20b76593817b5efc05943736b1cf730a")]
[assembly: System.Reflection.AssemblyProductAttribute("Igra")]
[assembly: System.Reflection.AssemblyTitleAttribute("Igra")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
05d5c8d28f18bf5c246094e88fc33948b0dac62f39381b4b360ad08d07b89dd2

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 = Igra
build_property.ProjectDir = /home/nik/oop/labs/lab7/Igra/
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;

Binary file not shown.

View File

@@ -0,0 +1 @@
965f402a393a8b3c3615bdffcb747854f7dda4ef84f8cdb7176cc338c3ebeb3f

View File

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

Binary file not shown.

View File

@@ -0,0 +1 @@
59af8060a39fe66547924f2ecd51abdbe7484d6060668c2551dae0c99bc6f070

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.