Initial Commit
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")]
|
||||
@@ -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("TestConsoleApp")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TestConsoleApp")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TestConsoleApp")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
40407e8a8a83a24a182f4cf3d4d54f478d330b6e2efeb4395673e3c8479d8601
|
||||
+17
@@ -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 = TestConsoleApp
|
||||
build_property.ProjectDir = /home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/
|
||||
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;
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
3f8dd31b2dcba0a821617833f6437a0cc7844994b709fd3a34bf4faf55c17552
|
||||
@@ -0,0 +1,14 @@
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/bin/Debug/net10.0/TestConsoleApp
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/bin/Debug/net10.0/TestConsoleApp.deps.json
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/bin/Debug/net10.0/TestConsoleApp.runtimeconfig.json
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/bin/Debug/net10.0/TestConsoleApp.dll
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/bin/Debug/net10.0/TestConsoleApp.pdb
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/obj/Debug/net10.0/TestConsoleApp.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/obj/Debug/net10.0/TestConsoleApp.AssemblyInfoInputs.cache
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/obj/Debug/net10.0/TestConsoleApp.AssemblyInfo.cs
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/obj/Debug/net10.0/TestConsoleApp.csproj.CoreCompileInputs.cache
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/obj/Debug/net10.0/TestConsoleApp.dll
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/obj/Debug/net10.0/refint/TestConsoleApp.dll
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/obj/Debug/net10.0/TestConsoleApp.pdb
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/obj/Debug/net10.0/TestConsoleApp.genruntimeconfig.cache
|
||||
/home/roseglow/MoreStorage/dev/csharp/TestConsoleApp/TestConsoleApp/obj/Debug/net10.0/ref/TestConsoleApp.dll
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
2d9a382cc83355229f0e497dd8bf7e9fc9b705cb5bb6a1adef1084e30d2c88bf
|
||||
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user