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("MatrixMultiply")]
|
||||
[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("MatrixMultiply")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("MatrixMultiply")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
04331c49f921a7429aefb22e34852167176cc0eb6eff54ff74fdc32820c402f8
|
||||
@@ -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 = MatrixMultiply
|
||||
build_property.ProjectDir = /home/nik/oop/labs/lab5/MatrixMultiply/
|
||||
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 @@
|
||||
ea88fc3b550f6a964ea47b632e984ea30472c127dca7d28d99c9c330d5105556
|
||||
@@ -0,0 +1,14 @@
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/obj/Debug/net9.0/MatrixMultiply.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/obj/Debug/net9.0/MatrixMultiply.AssemblyInfoInputs.cache
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/obj/Debug/net9.0/MatrixMultiply.AssemblyInfo.cs
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/obj/Debug/net9.0/MatrixMultiply.csproj.CoreCompileInputs.cache
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/bin/Debug/net9.0/MatrixMultiply
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/bin/Debug/net9.0/MatrixMultiply.deps.json
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/bin/Debug/net9.0/MatrixMultiply.runtimeconfig.json
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/bin/Debug/net9.0/MatrixMultiply.dll
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/bin/Debug/net9.0/MatrixMultiply.pdb
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/obj/Debug/net9.0/MatrixMultiply.dll
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/obj/Debug/net9.0/refint/MatrixMultiply.dll
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/obj/Debug/net9.0/MatrixMultiply.pdb
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/obj/Debug/net9.0/MatrixMultiply.genruntimeconfig.cache
|
||||
/home/nik/oop/labs/lab5/MatrixMultiply/obj/Debug/net9.0/ref/MatrixMultiply.dll
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
12158eafecee62b11e7f6cd701788e6b2fc3b191f4f67e264c2c0f0daea4e326
|
||||
Binary file not shown.
BIN
labs/lab5_done/MatrixMultiply/obj/Debug/net9.0/apphost
Executable file
BIN
labs/lab5_done/MatrixMultiply/obj/Debug/net9.0/apphost
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user