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=v6.0", FrameworkDisplayName = "")]
|
23
obj/Debug/net6.0/Spg.BasicDemo.AssemblyInfo.cs
Normal file
23
obj/Debug/net6.0/Spg.BasicDemo.AssemblyInfo.cs
Normal file
@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// 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("Spg.BasicDemo")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Spg.BasicDemo")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Spg.BasicDemo")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
1
obj/Debug/net6.0/Spg.BasicDemo.AssemblyInfoInputs.cache
Normal file
1
obj/Debug/net6.0/Spg.BasicDemo.AssemblyInfoInputs.cache
Normal file
@ -0,0 +1 @@
|
||||
f6fe77efa5a00949b92fa3aa2c8ecdab42fe55fe
|
@ -0,0 +1,10 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Spg.BasicDemo
|
||||
build_property.ProjectDir = C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\
|
8
obj/Debug/net6.0/Spg.BasicDemo.GlobalUsings.g.cs
Normal file
8
obj/Debug/net6.0/Spg.BasicDemo.GlobalUsings.g.cs
Normal 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;
|
BIN
obj/Debug/net6.0/Spg.BasicDemo.assets.cache
Normal file
BIN
obj/Debug/net6.0/Spg.BasicDemo.assets.cache
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0/Spg.BasicDemo.csproj.AssemblyReference.cache
Normal file
BIN
obj/Debug/net6.0/Spg.BasicDemo.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
f859f888a51e1a4435b0c78c05e2d5e0bb4e7cbc
|
15
obj/Debug/net6.0/Spg.BasicDemo.csproj.FileListAbsolute.txt
Normal file
15
obj/Debug/net6.0/Spg.BasicDemo.csproj.FileListAbsolute.txt
Normal file
@ -0,0 +1,15 @@
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\bin\Debug\net6.0\Spg.BasicDemo.exe
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\bin\Debug\net6.0\Spg.BasicDemo.deps.json
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\bin\Debug\net6.0\Spg.BasicDemo.runtimeconfig.json
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\bin\Debug\net6.0\Spg.BasicDemo.dll
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\bin\Debug\net6.0\Spg.BasicDemo.pdb
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\Spg.BasicDemo.csproj.AssemblyReference.cache
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\Spg.BasicDemo.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\Spg.BasicDemo.AssemblyInfoInputs.cache
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\Spg.BasicDemo.AssemblyInfo.cs
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\Spg.BasicDemo.csproj.CoreCompileInputs.cache
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\Spg.BasicDemo.dll
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\refint\Spg.BasicDemo.dll
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\Spg.BasicDemo.pdb
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\Spg.BasicDemo.genruntimeconfig.cache
|
||||
C:\5BAIF\POS\Spg.BasicDemo\Spg.BasicDemo\obj\Debug\net6.0\ref\Spg.BasicDemo.dll
|
BIN
obj/Debug/net6.0/Spg.BasicDemo.dll
Normal file
BIN
obj/Debug/net6.0/Spg.BasicDemo.dll
Normal file
Binary file not shown.
1
obj/Debug/net6.0/Spg.BasicDemo.genruntimeconfig.cache
Normal file
1
obj/Debug/net6.0/Spg.BasicDemo.genruntimeconfig.cache
Normal file
@ -0,0 +1 @@
|
||||
d35d0babfb8e51e1c8bae1ee8e3dad801a2da1c4
|
BIN
obj/Debug/net6.0/Spg.BasicDemo.pdb
Normal file
BIN
obj/Debug/net6.0/Spg.BasicDemo.pdb
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0/apphost.exe
Normal file
BIN
obj/Debug/net6.0/apphost.exe
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0/ref/Spg.BasicDemo.dll
Normal file
BIN
obj/Debug/net6.0/ref/Spg.BasicDemo.dll
Normal file
Binary file not shown.
BIN
obj/Debug/net6.0/refint/Spg.BasicDemo.dll
Normal file
BIN
obj/Debug/net6.0/refint/Spg.BasicDemo.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user