add(tools):添加signalR调试工具
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("SignalRTest")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+219665d4657ce917f2ec72657b9e54ab4daccc10")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("SignalRTest")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("SignalRTest")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
7b34bc95a170122dd9a850b10d96882caa3af0e14348359c3820644e1bf59d7d
|
||||
Binary file not shown.
+22
@@ -0,0 +1,22 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = SignalRTest
|
||||
build_property.ProjectDir = C:\Users\nanxun\Documents\IM\backend\SignalRTest\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,10 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.Drawing;
|
||||
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;
|
||||
global using global::System.Windows.Forms;
|
||||
Binary file not shown.
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
798df1c64700bafd0af19dbc122dfc8329d96a84decc4c645cf227078afc5b70
|
||||
@@ -0,0 +1,41 @@
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\SignalRTest.exe
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\SignalRTest.deps.json
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\SignalRTest.runtimeconfig.json
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\SignalRTest.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\SignalRTest.pdb
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.AspNetCore.Connections.Abstractions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.AspNetCore.Http.Connections.Client.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.AspNetCore.Http.Connections.Common.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.AspNetCore.SignalR.Client.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.AspNetCore.SignalR.Client.Core.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.AspNetCore.SignalR.Common.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.AspNetCore.SignalR.Protocols.Json.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.Bcl.TimeProvider.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyInjection.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.Extensions.Features.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.Extensions.Logging.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.Extensions.Logging.Abstractions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.Extensions.Options.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\Microsoft.Extensions.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\System.Diagnostics.DiagnosticSource.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\System.IO.Pipelines.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\System.Net.ServerSentEvents.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\System.Text.Encodings.Web.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\System.Text.Json.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\System.Threading.Channels.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Debug\net8.0-windows\runtimes\browser\lib\net8.0\System.Text.Encodings.Web.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.csproj.AssemblyReference.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.Form1.resources
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.csproj.GenerateResource.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.AssemblyInfoInputs.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.AssemblyInfo.cs
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.csproj.CoreCompileInputs.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRT.5CF90B77.Up2Date
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\refint\SignalRTest.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.pdb
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\SignalRTest.genruntimeconfig.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Debug\net8.0-windows\ref\SignalRTest.dll
|
||||
BIN
Binary file not shown.
@@ -0,0 +1,406 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"Microsoft.AspNetCore.Connections.Abstractions/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Bcl.AsyncInterfaces": "10.0.0",
|
||||
"Microsoft.Extensions.Features": "10.0.0",
|
||||
"System.IO.Pipelines": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/Microsoft.AspNetCore.Connections.Abstractions.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Http.Connections.Client/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Http.Connections.Common": "10.0.0",
|
||||
"Microsoft.Extensions.Logging.Abstractions": "10.0.0",
|
||||
"Microsoft.Extensions.Options": "10.0.0",
|
||||
"System.Net.ServerSentEvents": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Http.Connections.Common/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Connections.Abstractions": "10.0.0",
|
||||
"System.Text.Json": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.SignalR.Client/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Http.Connections.Client": "10.0.0",
|
||||
"Microsoft.AspNetCore.SignalR.Client.Core": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.SignalR.Client.Core/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.SignalR.Common": "10.0.0",
|
||||
"Microsoft.AspNetCore.SignalR.Protocols.Json": "10.0.0",
|
||||
"Microsoft.Bcl.TimeProvider": "10.0.0",
|
||||
"Microsoft.Extensions.DependencyInjection": "10.0.0",
|
||||
"Microsoft.Extensions.Logging": "10.0.0",
|
||||
"System.Threading.Channels": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.SignalR.Common/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Connections.Abstractions": "10.0.0",
|
||||
"Microsoft.Extensions.Options": "10.0.0",
|
||||
"System.Text.Json": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.SignalR.Protocols.Json/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.SignalR.Common": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Bcl.AsyncInterfaces/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Bcl.TimeProvider/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Bcl.TimeProvider.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Features/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Features.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Logging/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection": "10.0.0",
|
||||
"Microsoft.Extensions.Logging.Abstractions": "10.0.0",
|
||||
"Microsoft.Extensions.Options": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Logging.Abstractions/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
|
||||
"System.Diagnostics.DiagnosticSource": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Options/10.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
|
||||
"Microsoft.Extensions.Primitives": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Extensions.Options.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Primitives/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Diagnostics.DiagnosticSource/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.IO.Pipelines/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/System.IO.Pipelines.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Net.ServerSentEvents/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/System.Net.ServerSentEvents.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Text.Encodings.Web/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/System.Text.Encodings.Web.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
|
||||
"rid": "browser",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Text.Json/10.0.0": {
|
||||
"dependencies": {
|
||||
"System.IO.Pipelines": "10.0.0",
|
||||
"System.Text.Encodings.Web": "10.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/System.Text.Json.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Threading.Channels/10.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/System.Threading.Channels.dll": {
|
||||
"assemblyVersion": "10.0.0.0",
|
||||
"fileVersion": "10.0.25.52411"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Microsoft.AspNetCore.Connections.Abstractions/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-MPXDzUknemj+sCL/LYOLvU/qIX3o9zCJtKXu9jcwNMQiOvwuv75lV20p3qGENA/ynTH7hOPFqDUEGBT30IvhEA==",
|
||||
"path": "microsoft.aspnetcore.connections.abstractions/10.0.0",
|
||||
"hashPath": "microsoft.aspnetcore.connections.abstractions.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Http.Connections.Client/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-7nSER+de0V6mWTcdUqBJZlm1XMz+Y2mTHzL3B/msVF+JfSXXZtKNVC18TI7AeSz4PD//b5qpy8n0RQEIVByfJw==",
|
||||
"path": "microsoft.aspnetcore.http.connections.client/10.0.0",
|
||||
"hashPath": "microsoft.aspnetcore.http.connections.client.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Http.Connections.Common/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-VaEGwazymaL4NB+JoAdvM/IaFg5IIg1WXtVgKmD/y3Et2qnPxolAlMXYJrI8k1EPjmoIcXQZHTj47MskRRyRIA==",
|
||||
"path": "microsoft.aspnetcore.http.connections.common/10.0.0",
|
||||
"hashPath": "microsoft.aspnetcore.http.connections.common.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.SignalR.Client/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-XHPNPLqPX7CVJ5JuaumTP58sAVrQG4TqFKLFOtN1mZIwgEUHKwtDeMwL0G8dIvy9zcpi7os4CYAHvA1bUUTzVw==",
|
||||
"path": "microsoft.aspnetcore.signalr.client/10.0.0",
|
||||
"hashPath": "microsoft.aspnetcore.signalr.client.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.SignalR.Client.Core/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-MrXjT7YNV0e1Jb3Hai6kX/Ot7X2SlONHv5IC5XNGeycTTLu3qitJ7DXZUsPPZs6yanWIOsIKjPEY58ARHdRKGg==",
|
||||
"path": "microsoft.aspnetcore.signalr.client.core/10.0.0",
|
||||
"hashPath": "microsoft.aspnetcore.signalr.client.core.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.SignalR.Common/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-pyG6FLV4/EeOQeZ30ra4aUYycJQPT/9ddB91aplMKwEGT5KbEs//WMqMObVGvDREP508EB4QUAKzacSVi30nxw==",
|
||||
"path": "microsoft.aspnetcore.signalr.common/10.0.0",
|
||||
"hashPath": "microsoft.aspnetcore.signalr.common.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.SignalR.Protocols.Json/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-L++SCI4pcG9uo7HTzAFTX33BsZFDHCdukJIK+/S4tgH/kcJlPTp9QS96E4zgOuzXRDrzaunwbFSS2DElTmWGRA==",
|
||||
"path": "microsoft.aspnetcore.signalr.protocols.json/10.0.0",
|
||||
"hashPath": "microsoft.aspnetcore.signalr.protocols.json.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Bcl.AsyncInterfaces/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-vFuwSLj9QJBbNR0NeNO4YVASUbokxs+i/xbuu8B+Fs4FAZg5QaFa6eGrMaRqTzzNI5tAb97T7BhSxtLckFyiRA==",
|
||||
"path": "microsoft.bcl.asyncinterfaces/10.0.0",
|
||||
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Bcl.TimeProvider/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-bUubrBD6tRJE3V1kvRloYc6NymH3R5oFKjAS9e0ELNx6u0ZR+zjps9dDQyjgqN/rArzl7f+21KGszj3YRN7F2Q==",
|
||||
"path": "microsoft.bcl.timeprovider/10.0.0",
|
||||
"hashPath": "microsoft.bcl.timeprovider.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
|
||||
"path": "microsoft.extensions.dependencyinjection/10.0.0",
|
||||
"hashPath": "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
|
||||
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
|
||||
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Features/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-kCFjPpfvz0K00xIpe7wJKre1gFJdNIu9+1BYJLklu3GWb+uU4HIjza0uMBQeFGZws9VJos9LeO+PUfvGcre+9g==",
|
||||
"path": "microsoft.extensions.features/10.0.0",
|
||||
"hashPath": "microsoft.extensions.features.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Logging/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
|
||||
"path": "microsoft.extensions.logging/10.0.0",
|
||||
"hashPath": "microsoft.extensions.logging.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Logging.Abstractions/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
|
||||
"path": "microsoft.extensions.logging.abstractions/10.0.0",
|
||||
"hashPath": "microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Options/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
|
||||
"path": "microsoft.extensions.options/10.0.0",
|
||||
"hashPath": "microsoft.extensions.options.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Primitives/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
|
||||
"path": "microsoft.extensions.primitives/10.0.0",
|
||||
"hashPath": "microsoft.extensions.primitives.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Diagnostics.DiagnosticSource/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
|
||||
"path": "system.diagnostics.diagnosticsource/10.0.0",
|
||||
"hashPath": "system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.IO.Pipelines/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg==",
|
||||
"path": "system.io.pipelines/10.0.0",
|
||||
"hashPath": "system.io.pipelines.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Net.ServerSentEvents/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-zRH5XXZfenw7bgn8BT+q6XH1Sp75kSQM5m7Ee4WzZhMu2syGawcsqdlfFa2u/+skXr/u2ufp9F6M9lgkKkfZZg==",
|
||||
"path": "system.net.serversentevents/10.0.0",
|
||||
"hashPath": "system.net.serversentevents.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Encodings.Web/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg==",
|
||||
"path": "system.text.encodings.web/10.0.0",
|
||||
"hashPath": "system.text.encodings.web.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Json/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
|
||||
"path": "system.text.json/10.0.0",
|
||||
"hashPath": "system.text.json.10.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Threading.Channels/10.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-fwRdkJpKisUEVNaEdsL5w5EwidzuVw0BOTfzDvYB1Yg8sq1pqNfUZxBOVFgSj6i6tNhpT3HP8BEDXf1+kFkTDA==",
|
||||
"path": "system.threading.channels/10.0.0",
|
||||
"hashPath": "system.threading.channels.10.0.0.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\nanxun\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
|
||||
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false,
|
||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
c05369691aaf31d105dcbffdf472a87fdbcb1c1844bdf44f71087b9d0141f9d6
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("SignalRTest")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+219665d4657ce917f2ec72657b9e54ab4daccc10")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("SignalRTest")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("SignalRTest")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
6c95105ac76c9f3a2fc221cab5f1d5a22db152a0fc8b642ffb31000a29645355
|
||||
Binary file not shown.
+22
@@ -0,0 +1,22 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = SignalRTest
|
||||
build_property.ProjectDir = C:\Users\nanxun\Documents\IM\backend\SignalRTest\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,10 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.Drawing;
|
||||
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;
|
||||
global using global::System.Windows.Forms;
|
||||
Binary file not shown.
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
c0744805f016017646cd8ec4510e403b0f32b575ddd6972e8a72d1a8bab8cf46
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\SignalRTest.exe
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\SignalRTest.deps.json
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\SignalRTest.runtimeconfig.json
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\SignalRTest.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\SignalRTest.pdb
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.AspNetCore.Connections.Abstractions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.AspNetCore.Http.Connections.Client.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.AspNetCore.Http.Connections.Common.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.AspNetCore.SignalR.Client.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.AspNetCore.SignalR.Client.Core.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.AspNetCore.SignalR.Common.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.AspNetCore.SignalR.Protocols.Json.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.Bcl.TimeProvider.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.Extensions.DependencyInjection.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.Extensions.Features.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.Extensions.Logging.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.Extensions.Logging.Abstractions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.Extensions.Options.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\Microsoft.Extensions.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\System.Diagnostics.DiagnosticSource.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\System.IO.Pipelines.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\System.Net.ServerSentEvents.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\System.Text.Encodings.Web.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\System.Text.Json.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\System.Threading.Channels.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\runtimes\browser\lib\net8.0\System.Text.Encodings.Web.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.csproj.AssemblyReference.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.Form1.resources
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.csproj.GenerateResource.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.AssemblyInfoInputs.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.AssemblyInfo.cs
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.csproj.CoreCompileInputs.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRT.5CF90B77.Up2Date
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\refint\SignalRTest.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.pdb
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\SignalRTest.genruntimeconfig.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\ref\SignalRTest.dll
|
||||
BIN
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
730922d6fa16c413a1bc880e81bd425dd03f1fdba9d65be778f79d886ef5a309
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -0,0 +1,7 @@
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\publish\win-x64\SignalRTest.pdb
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\publish\win-x64\D3DCompiler_47_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\publish\win-x64\PenImc_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\publish\win-x64\PresentationNative_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\publish\win-x64\vcruntime140_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\publish\win-x64\wpfgfx_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\publish\win-x64\SignalRTest.exe
|
||||
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("SignalRTest")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+219665d4657ce917f2ec72657b9e54ab4daccc10")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("SignalRTest")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("SignalRTest")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
6c95105ac76c9f3a2fc221cab5f1d5a22db152a0fc8b642ffb31000a29645355
|
||||
Binary file not shown.
+26
@@ -0,0 +1,26 @@
|
||||
is_global = true
|
||||
build_property.EnableAotAnalyzer =
|
||||
build_property.EnableSingleFileAnalyzer = true
|
||||
build_property.EnableTrimAnalyzer =
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = SignalRTest
|
||||
build_property.ProjectDir = C:\Users\nanxun\Documents\IM\backend\SignalRTest\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,10 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.Drawing;
|
||||
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;
|
||||
global using global::System.Windows.Forms;
|
||||
Binary file not shown.
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
daefb47b81d1e29c0f7a86bf1362a741ac410e35b5fa3d960ba984bda12732bf
|
||||
+495
@@ -0,0 +1,495 @@
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\SignalRTest.exe
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\SignalRTest.deps.json
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\SignalRTest.runtimeconfig.json
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\SignalRTest.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\SignalRTest.pdb
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.AspNetCore.Connections.Abstractions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.AspNetCore.Http.Connections.Client.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.AspNetCore.Http.Connections.Common.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.AspNetCore.SignalR.Client.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.AspNetCore.SignalR.Client.Core.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.AspNetCore.SignalR.Common.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.AspNetCore.SignalR.Protocols.Json.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Bcl.TimeProvider.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Extensions.DependencyInjection.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Extensions.Features.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Extensions.Logging.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Extensions.Logging.Abstractions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Extensions.Options.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Extensions.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.DiagnosticSource.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.Pipelines.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.ServerSentEvents.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Text.Encodings.Web.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Text.Json.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.Channels.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.CSharp.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.VisualBasic.Core.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.Registry.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.AppContext.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Buffers.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Collections.Concurrent.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Collections.Immutable.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Collections.NonGeneric.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Collections.Specialized.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Collections.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ComponentModel.Annotations.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ComponentModel.DataAnnotations.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ComponentModel.EventBasedAsync.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ComponentModel.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ComponentModel.TypeConverter.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ComponentModel.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Configuration.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Console.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Core.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Data.Common.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Data.DataSetExtensions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Data.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Contracts.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Debug.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.FileVersionInfo.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Process.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.StackTrace.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.TextWriterTraceListener.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Tools.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.TraceSource.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.Tracing.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Drawing.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Dynamic.Runtime.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Formats.Asn1.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Formats.Tar.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Globalization.Calendars.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Globalization.Extensions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Globalization.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.Compression.Brotli.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.Compression.FileSystem.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.Compression.ZipFile.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.Compression.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.AccessControl.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.DriveInfo.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.Watcher.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.FileSystem.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.IsolatedStorage.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.MemoryMappedFiles.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.Pipes.AccessControl.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.Pipes.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.UnmanagedMemoryStream.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Linq.Expressions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Linq.Parallel.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Linq.Queryable.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Linq.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Memory.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.Http.Json.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.Http.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.HttpListener.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.Mail.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.NameResolution.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.NetworkInformation.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.Ping.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.Quic.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.Requests.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.Security.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.ServicePoint.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.Sockets.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.WebClient.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.WebHeaderCollection.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.WebProxy.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.WebSockets.Client.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.WebSockets.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Net.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Numerics.Vectors.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Numerics.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ObjectModel.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Private.CoreLib.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Private.DataContractSerialization.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Private.Uri.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Private.Xml.Linq.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Private.Xml.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Reflection.DispatchProxy.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Reflection.Emit.ILGeneration.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Reflection.Emit.Lightweight.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Reflection.Emit.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Reflection.Extensions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Reflection.Metadata.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Reflection.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Reflection.TypeExtensions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Reflection.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Resources.Reader.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Resources.ResourceManager.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Resources.Writer.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.CompilerServices.Unsafe.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.CompilerServices.VisualC.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Extensions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Handles.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.InteropServices.JavaScript.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.InteropServices.RuntimeInformation.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.InteropServices.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Intrinsics.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Loader.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Numerics.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Formatters.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Json.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.Xml.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.Serialization.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Runtime.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.AccessControl.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Claims.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Algorithms.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Cng.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Csp.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Encoding.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.OpenSsl.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.X509Certificates.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Principal.Windows.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Principal.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.SecureString.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ServiceModel.Web.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ServiceProcess.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Text.Encoding.CodePages.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Text.Encoding.Extensions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Text.Encoding.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Text.RegularExpressions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.Overlapped.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.Dataflow.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.Extensions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.Parallel.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.Tasks.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.Thread.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.ThreadPool.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.Timer.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Transactions.Local.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Transactions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.ValueTuple.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Web.HttpUtility.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Web.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Windows.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xml.Linq.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xml.ReaderWriter.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xml.Serialization.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xml.XDocument.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xml.XPath.XDocument.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xml.XPath.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xml.XmlDocument.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xml.XmlSerializer.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xml.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\mscorlib.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\netstandard.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Accessibility.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\DirectWriteForwarder.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.VisualBasic.Forms.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.VisualBasic.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.Registry.AccessControl.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.Win32.SystemEvents.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationCore.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemCore.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemData.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemDrawing.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemXml.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework-SystemXmlLinq.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework.Aero.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework.Aero2.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework.AeroLite.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework.Classic.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework.Luna.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework.Royale.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationFramework.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationUI.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ReachFramework.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.CodeDom.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Configuration.ConfigurationManager.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Design.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.EventLog.Messages.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.EventLog.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Diagnostics.PerformanceCounter.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.DirectoryServices.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Drawing.Common.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Drawing.Design.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Drawing.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.Packaging.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Printing.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Resources.Extensions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Pkcs.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.ProtectedData.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Cryptography.Xml.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Security.Permissions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Threading.AccessControl.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Windows.Controls.Ribbon.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Windows.Extensions.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.Design.Editors.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.Design.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.Primitives.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Windows.Forms.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Windows.Input.Manipulations.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Windows.Presentation.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.Xaml.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\UIAutomationClient.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\UIAutomationClientSideProviders.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\UIAutomationProvider.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\UIAutomationTypes.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\WindowsBase.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\WindowsFormsIntegration.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\Microsoft.DiaSymReader.Native.amd64.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\System.IO.Compression.Native.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\clretwrc.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\clrgc.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\clrjit.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\coreclr.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\createdump.exe
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\hostfxr.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\hostpolicy.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\mscordaccore.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\mscordaccore_amd64_amd64_8.0.1925.36514.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\mscordbi.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\mscorrc.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\msquic.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\D3DCompiler_47_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PenImc_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\PresentationNative_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\vcruntime140_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\wpfgfx_cor3.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\cs\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\de\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\es\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\fr\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\it\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ja\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ko\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pl\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\pt-BR\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\ru\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\tr\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hans\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\Microsoft.VisualBasic.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\PresentationCore.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\PresentationFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\PresentationUI.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\ReachFramework.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Controls.Ribbon.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Forms.Design.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Forms.Primitives.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Forms.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Windows.Input.Manipulations.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\System.Xaml.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationClient.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationClientSideProviders.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationProvider.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\UIAutomationTypes.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\WindowsBase.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\bin\Release\net8.0-windows\win-x64\zh-Hant\WindowsFormsIntegration.resources.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.csproj.AssemblyReference.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.Form1.resources
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.csproj.GenerateResource.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.AssemblyInfoInputs.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.AssemblyInfo.cs
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.csproj.CoreCompileInputs.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRT.5CF90B77.Up2Date
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\refint\SignalRTest.dll
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.pdb
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\SignalRTest.genruntimeconfig.cache
|
||||
C:\Users\nanxun\Documents\IM\backend\SignalRTest\obj\Release\net8.0-windows\win-x64\ref\SignalRTest.dll
|
||||
BIN
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1 @@
|
||||
f5ec142e4205efa4e2a47deb98b16a53a730a2e2889eb06a1b8d2cf783369ecb
|
||||
+1
@@ -0,0 +1 @@
|
||||
fd0643ce84d5db8d093a96fb4a51a64ab36d090f48e974c315bcd467642d24cb
|
||||
+1
@@ -0,0 +1 @@
|
||||
a51d30e150bdb740388f5f5acc59cb2abb41798f409c2d9c6e00372e67cc3428
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj",
|
||||
"projectName": "SignalRTest",
|
||||
"projectPath": "C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj",
|
||||
"packagesPath": "C:\\Users\\nanxun\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\nanxun\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.300"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.SignalR.Client": {
|
||||
"target": "Package",
|
||||
"version": "[10.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
},
|
||||
"Microsoft.WindowsDesktop.App.WindowsForms": {
|
||||
"privateAssets": "none"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\nanxun\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\nanxun\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)system.text.json\10.0.0\buildTransitive\net8.0\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\10.0.0\buildTransitive\net8.0\System.Text.Json.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Options.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "qqVLMCu2v8Q=",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.connections.abstractions\\10.0.0\\microsoft.aspnetcore.connections.abstractions.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.http.connections.client\\10.0.0\\microsoft.aspnetcore.http.connections.client.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.http.connections.common\\10.0.0\\microsoft.aspnetcore.http.connections.common.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.signalr.client\\10.0.0\\microsoft.aspnetcore.signalr.client.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.signalr.client.core\\10.0.0\\microsoft.aspnetcore.signalr.client.core.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.signalr.common\\10.0.0\\microsoft.aspnetcore.signalr.common.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.signalr.protocols.json\\10.0.0\\microsoft.aspnetcore.signalr.protocols.json.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\10.0.0\\microsoft.bcl.asyncinterfaces.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.bcl.timeprovider\\10.0.0\\microsoft.bcl.timeprovider.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\10.0.0\\microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\10.0.0\\microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.features\\10.0.0\\microsoft.extensions.features.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.logging\\10.0.0\\microsoft.extensions.logging.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\10.0.0\\microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.options\\10.0.0\\microsoft.extensions.options.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.primitives\\10.0.0\\microsoft.extensions.primitives.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.diagnostics.diagnosticsource\\10.0.0\\system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.io.pipelines\\10.0.0\\system.io.pipelines.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.net.serversentevents\\10.0.0\\system.net.serversentevents.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.text.encodings.web\\10.0.0\\system.text.encodings.web.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.text.json\\10.0.0\\system.text.json.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.threading.channels\\10.0.0\\system.threading.channels.10.0.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj",
|
||||
"projectName": "SignalRTest",
|
||||
"projectPath": "C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj",
|
||||
"packagesPath": "C:\\Users\\nanxun\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\obj\\publish\\win-x64\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\nanxun\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.300"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.SignalR.Client": {
|
||||
"target": "Package",
|
||||
"version": "[10.0.0, )"
|
||||
},
|
||||
"Microsoft.NET.ILLink.Tasks": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[8.0.19, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
|
||||
"version": "[8.0.19, 8.0.19]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Runtime.win-x64",
|
||||
"version": "[8.0.19, 8.0.19]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
|
||||
"version": "[8.0.19, 8.0.19]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
},
|
||||
"Microsoft.WindowsDesktop.App.WindowsForms": {
|
||||
"privateAssets": "none"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"win-x64": {
|
||||
"#import": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\nanxun\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\nanxun\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.net.illink.tasks\8.0.19\build\Microsoft.NET.ILLink.Tasks.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.illink.tasks\8.0.19\build\Microsoft.NET.ILLink.Tasks.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgMicrosoft_NET_ILLink_Tasks Condition=" '$(PkgMicrosoft_NET_ILLink_Tasks)' == '' ">C:\Users\nanxun\.nuget\packages\microsoft.net.illink.tasks\8.0.19</PkgMicrosoft_NET_ILLink_Tasks>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)system.text.json\10.0.0\buildTransitive\net8.0\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\10.0.0\buildTransitive\net8.0\System.Text.Json.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Options.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "tkEl1r4m+Ks=",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\nanxun\\Documents\\IM\\backend\\SignalRTest\\SignalRTest.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.connections.abstractions\\10.0.0\\microsoft.aspnetcore.connections.abstractions.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.http.connections.client\\10.0.0\\microsoft.aspnetcore.http.connections.client.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.http.connections.common\\10.0.0\\microsoft.aspnetcore.http.connections.common.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.signalr.client\\10.0.0\\microsoft.aspnetcore.signalr.client.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.signalr.client.core\\10.0.0\\microsoft.aspnetcore.signalr.client.core.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.signalr.common\\10.0.0\\microsoft.aspnetcore.signalr.common.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.signalr.protocols.json\\10.0.0\\microsoft.aspnetcore.signalr.protocols.json.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\10.0.0\\microsoft.bcl.asyncinterfaces.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.bcl.timeprovider\\10.0.0\\microsoft.bcl.timeprovider.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\10.0.0\\microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\10.0.0\\microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.features\\10.0.0\\microsoft.extensions.features.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.logging\\10.0.0\\microsoft.extensions.logging.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\10.0.0\\microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.options\\10.0.0\\microsoft.extensions.options.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.extensions.primitives\\10.0.0\\microsoft.extensions.primitives.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.net.illink.tasks\\8.0.19\\microsoft.net.illink.tasks.8.0.19.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.diagnostics.diagnosticsource\\10.0.0\\system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.io.pipelines\\10.0.0\\system.io.pipelines.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.net.serversentevents\\10.0.0\\system.net.serversentevents.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.text.encodings.web\\10.0.0\\system.text.encodings.web.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.text.json\\10.0.0\\system.text.json.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\system.threading.channels\\10.0.0\\system.threading.channels.10.0.0.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.netcore.app.runtime.win-x64\\8.0.19\\microsoft.netcore.app.runtime.win-x64.8.0.19.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.windowsdesktop.app.runtime.win-x64\\8.0.19\\microsoft.windowsdesktop.app.runtime.win-x64.8.0.19.nupkg.sha512",
|
||||
"C:\\Users\\nanxun\\.nuget\\packages\\microsoft.aspnetcore.app.runtime.win-x64\\8.0.19\\microsoft.aspnetcore.app.runtime.win-x64.8.0.19.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user