增加RCU上离线功能,能耗双通道
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
Redis定阅/obj/Release/net8.0/Redis定阅.AssemblyInfo.cs
Normal file
23
Redis定阅/obj/Release/net8.0/Redis定阅.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("Redis定阅")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b746a1da1ae011428691ad3faa572074d962f1b5")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Redis定阅")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Redis定阅")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
42dac0bb726664f00389fbf33c124095801676318833f731ebe333b63c56e4b9
|
||||
@@ -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 = Redis定阅
|
||||
build_property.ProjectDir = E:\tian\chongxin\NewGit\Web_BLSKafka_Server_Prod\Redis定阅\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
11
Redis定阅/obj/Release/net8.0/Redis定阅.GlobalUsings.g.cs
Normal file
11
Redis定阅/obj/Release/net8.0/Redis定阅.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
Redis定阅/obj/Release/net8.0/Redis定阅.assets.cache
Normal file
BIN
Redis定阅/obj/Release/net8.0/Redis定阅.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user