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("Utils")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3a99124ecb2908fafc9602658ef92948c0982366")]
[assembly: System.Reflection.AssemblyProductAttribute("Utils")]
[assembly: System.Reflection.AssemblyTitleAttribute("Utils")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
d9a0f86e152d85ac94c64d207d25d9e28a1d26a5f639b47c191b315b50d0343b

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 = Utils
build_property.ProjectDir = /home/nik/oop/labs/lab4/Utils/
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 @@
6085c8efa71b7fcbc87826f6ffc190d4c6caed39809ad47b380e6cbe090d21f2

View File

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

Binary file not shown.

View File

@@ -0,0 +1 @@
f03924812c89729fd31a52bd93ecb6618a58cbe375ba94dee7d99a52e7f3cade

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.