初始化
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
23
ConsoleApp2/obj/Release/net8.0/ConsoleApp2.AssemblyInfo.cs
Normal file
23
ConsoleApp2/obj/Release/net8.0/ConsoleApp2.AssemblyInfo.cs
Normal file
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("ConsoleApp2")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b5c74a3917285a83fa24bb31b761745583549030")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("ConsoleApp2")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("ConsoleApp2")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
9bd5be053f96b70ee47c014749fd402767fd42912eb848629f2d3651cff32b67
|
||||
@@ -0,0 +1,26 @@
|
||||
is_global = true
|
||||
build_property.Orleans_DesignTimeBuild = true
|
||||
build_property.Orleans_AttachDebugger =
|
||||
build_property.Orleans_GenerateFieldIds =
|
||||
build_property.Orleans_ImmutableAttributes =
|
||||
build_property.Orleans_IdAttributes =
|
||||
build_property.Orleans_AliasAttributes =
|
||||
build_property.Orleans_GenerateSerializerAttributes =
|
||||
build_property.Orleans_ConstructorAttributes =
|
||||
build_property.OrleansGenerateCompatibilityInvokers =
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.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 = ConsoleApp2
|
||||
build_property.ProjectDir = E:\tian\chongxin\EMQX\BooliveMQTT_Auth\ConsoleApp2\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
11
ConsoleApp2/obj/Release/net8.0/ConsoleApp2.GlobalUsings.g.cs
Normal file
11
ConsoleApp2/obj/Release/net8.0/ConsoleApp2.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
// <auto-generated/>
|
||||
global using Orleans;
|
||||
global using Orleans.Hosting;
|
||||
global using Orleans.Runtime;
|
||||
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
ConsoleApp2/obj/Release/net8.0/ConsoleApp2.assets.cache
Normal file
BIN
ConsoleApp2/obj/Release/net8.0/ConsoleApp2.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user