two left
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
|
||||
@@ -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("SizedArray")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1c467e61be36ba28401de8950c829e3f753a634c")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("SizedArray")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("SizedArray")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
50a6401786029a369d4616ae5d05fce5406774fba42aa69511c9f626f3418aa4
|
||||
@@ -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 = SizedArray
|
||||
build_property.ProjectDir = /home/nik/oop/labs/lab5/SizedArray/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -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.
@@ -0,0 +1 @@
|
||||
3d92d4016286ac84cd7834883d0b1a61e827699b3c6f3f23780c75298aff251f
|
||||
@@ -0,0 +1,14 @@
|
||||
/home/nik/oop/labs/lab5/SizedArray/bin/Debug/net9.0/SizedArray
|
||||
/home/nik/oop/labs/lab5/SizedArray/bin/Debug/net9.0/SizedArray.deps.json
|
||||
/home/nik/oop/labs/lab5/SizedArray/bin/Debug/net9.0/SizedArray.runtimeconfig.json
|
||||
/home/nik/oop/labs/lab5/SizedArray/bin/Debug/net9.0/SizedArray.dll
|
||||
/home/nik/oop/labs/lab5/SizedArray/bin/Debug/net9.0/SizedArray.pdb
|
||||
/home/nik/oop/labs/lab5/SizedArray/obj/Debug/net9.0/SizedArray.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/nik/oop/labs/lab5/SizedArray/obj/Debug/net9.0/SizedArray.AssemblyInfoInputs.cache
|
||||
/home/nik/oop/labs/lab5/SizedArray/obj/Debug/net9.0/SizedArray.AssemblyInfo.cs
|
||||
/home/nik/oop/labs/lab5/SizedArray/obj/Debug/net9.0/SizedArray.csproj.CoreCompileInputs.cache
|
||||
/home/nik/oop/labs/lab5/SizedArray/obj/Debug/net9.0/SizedArray.dll
|
||||
/home/nik/oop/labs/lab5/SizedArray/obj/Debug/net9.0/refint/SizedArray.dll
|
||||
/home/nik/oop/labs/lab5/SizedArray/obj/Debug/net9.0/SizedArray.pdb
|
||||
/home/nik/oop/labs/lab5/SizedArray/obj/Debug/net9.0/SizedArray.genruntimeconfig.cache
|
||||
/home/nik/oop/labs/lab5/SizedArray/obj/Debug/net9.0/ref/SizedArray.dll
|
||||
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/SizedArray.dll
Normal file
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/SizedArray.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
47dbcb6bbe915fbac1f816be1661e913bb1cb6bbee55dd56a5c3451be106b847
|
||||
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/SizedArray.pdb
Normal file
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/SizedArray.pdb
Normal file
Binary file not shown.
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/apphost
Executable file
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/apphost
Executable file
Binary file not shown.
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/ref/SizedArray.dll
Normal file
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/ref/SizedArray.dll
Normal file
Binary file not shown.
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/refint/SizedArray.dll
Normal file
BIN
labs/lab5_done/SizedArray/obj/Debug/net9.0/refint/SizedArray.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user