Alla exempel på Prestanda
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
|
||||
22
LINQ-loop/obj/Debug/net10.0/3-LINQ-loop.AssemblyInfo.cs
Normal file
22
LINQ-loop/obj/Debug/net10.0/3-LINQ-loop.AssemblyInfo.cs
Normal 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("3-LINQ-loop")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("3-LINQ-loop")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("3-LINQ-loop")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
cbb1878eb3913008adf55a859eaff86000a673e24b0256e6a36fe2760d5a7e46
|
||||
@@ -0,0 +1,17 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.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 = _3_LINQ_loop
|
||||
build_property.ProjectDir = C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
BIN
LINQ-loop/obj/Debug/net10.0/3-LINQ-loop.assets.cache
Normal file
BIN
LINQ-loop/obj/Debug/net10.0/3-LINQ-loop.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
1c4dca455058157c64b7dd594b2d21e6c890e3538ea7e5238932774306ec2793
|
||||
@@ -0,0 +1,14 @@
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\bin\Debug\net10.0\3-LINQ-loop.exe
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\bin\Debug\net10.0\3-LINQ-loop.deps.json
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\bin\Debug\net10.0\3-LINQ-loop.runtimeconfig.json
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\bin\Debug\net10.0\3-LINQ-loop.dll
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\bin\Debug\net10.0\3-LINQ-loop.pdb
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\obj\Debug\net10.0\3-LINQ-loop.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\obj\Debug\net10.0\3-LINQ-loop.AssemblyInfoInputs.cache
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\obj\Debug\net10.0\3-LINQ-loop.AssemblyInfo.cs
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\obj\Debug\net10.0\3-LINQ-loop.csproj.CoreCompileInputs.cache
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\obj\Debug\net10.0\3-LINQ-loop.dll
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\obj\Debug\net10.0\refint\3-LINQ-loop.dll
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\obj\Debug\net10.0\3-LINQ-loop.pdb
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\obj\Debug\net10.0\3-LINQ-loop.genruntimeconfig.cache
|
||||
C:\Users\crill\Desktop\Prestanda\3-LINQ-loop\obj\Debug\net10.0\ref\3-LINQ-loop.dll
|
||||
BIN
LINQ-loop/obj/Debug/net10.0/3-LINQ-loop.dll
Normal file
BIN
LINQ-loop/obj/Debug/net10.0/3-LINQ-loop.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
5cbe6627234c30d122602f1dfb568881e1f46ec26bf3018a507d378f4e49192f
|
||||
BIN
LINQ-loop/obj/Debug/net10.0/3-LINQ-loop.pdb
Normal file
BIN
LINQ-loop/obj/Debug/net10.0/3-LINQ-loop.pdb
Normal file
Binary file not shown.
22
LINQ-loop/obj/Debug/net10.0/LINQ-loop.AssemblyInfo.cs
Normal file
22
LINQ-loop/obj/Debug/net10.0/LINQ-loop.AssemblyInfo.cs
Normal 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("LINQ-loop")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("LINQ-loop")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("LINQ-loop")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
e6e431db2035257d51859d1267a3ddc55f6b6523e9e857f163a36ec04d8f35cb
|
||||
@@ -0,0 +1,17 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.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 = _3_LINQ_loop
|
||||
build_property.ProjectDir = C:\Users\crill\Desktop\Prestanda\LINQ-loop\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
8
LINQ-loop/obj/Debug/net10.0/LINQ-loop.GlobalUsings.g.cs
Normal file
8
LINQ-loop/obj/Debug/net10.0/LINQ-loop.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
BIN
LINQ-loop/obj/Debug/net10.0/LINQ-loop.assets.cache
Normal file
BIN
LINQ-loop/obj/Debug/net10.0/LINQ-loop.assets.cache
Normal file
Binary file not shown.
BIN
LINQ-loop/obj/Debug/net10.0/apphost.exe
Normal file
BIN
LINQ-loop/obj/Debug/net10.0/apphost.exe
Normal file
Binary file not shown.
BIN
LINQ-loop/obj/Debug/net10.0/ref/3-LINQ-loop.dll
Normal file
BIN
LINQ-loop/obj/Debug/net10.0/ref/3-LINQ-loop.dll
Normal file
Binary file not shown.
BIN
LINQ-loop/obj/Debug/net10.0/refint/3-LINQ-loop.dll
Normal file
BIN
LINQ-loop/obj/Debug/net10.0/refint/3-LINQ-loop.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user