fixed some bugs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Writer")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Writer")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Writer")]
|
||||
[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 @@
|
||||
74fa0f9bc648929636b53c978bf34f2a9b459895c68affbd393dd9c6ca917220
|
||||
@@ -0,0 +1,19 @@
|
||||
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 = Writer
|
||||
build_property.ProjectDir = D:\xkw\hiddencode_project\client\Writer\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
@@ -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;
|
||||
BIN
client/Writer/obj/Debug/net8.0-windows/Writer.MainForm.resources
Normal file
BIN
client/Writer/obj/Debug/net8.0-windows/Writer.MainForm.resources
Normal file
Binary file not shown.
BIN
client/Writer/obj/Debug/net8.0-windows/Writer.assets.cache
Normal file
BIN
client/Writer/obj/Debug/net8.0-windows/Writer.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9421cce6c5ec9c6a76beaeeac0f077dbdf06b4d069b3bc609961b6e0c27c92ab
|
||||
@@ -0,0 +1,16 @@
|
||||
D:\xkw\hiddencode_project\client\Writer\bin\Debug\net8.0-windows\Writer.exe
|
||||
D:\xkw\hiddencode_project\client\Writer\bin\Debug\net8.0-windows\Writer.deps.json
|
||||
D:\xkw\hiddencode_project\client\Writer\bin\Debug\net8.0-windows\Writer.runtimeconfig.json
|
||||
D:\xkw\hiddencode_project\client\Writer\bin\Debug\net8.0-windows\Writer.dll
|
||||
D:\xkw\hiddencode_project\client\Writer\bin\Debug\net8.0-windows\Writer.pdb
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\Writer.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\Writer.AssemblyInfoInputs.cache
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\Writer.AssemblyInfo.cs
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\Writer.csproj.CoreCompileInputs.cache
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\Writer.dll
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\refint\Writer.dll
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\Writer.pdb
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\Writer.genruntimeconfig.cache
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\ref\Writer.dll
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\Writer.MainForm.resources
|
||||
D:\xkw\hiddencode_project\client\Writer\obj\Debug\net8.0-windows\Writer.csproj.GenerateResource.cache
|
||||
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {}
|
||||
},
|
||||
"libraries": {}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Administrator\\.nuget\\packages"
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
|
||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
client/Writer/obj/Debug/net8.0-windows/Writer.dll
Normal file
BIN
client/Writer/obj/Debug/net8.0-windows/Writer.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
4b178abe8bf1449b19bbcca64e5ca0f02a879cb78c88699049842ede0646280e
|
||||
BIN
client/Writer/obj/Debug/net8.0-windows/Writer.pdb
Normal file
BIN
client/Writer/obj/Debug/net8.0-windows/Writer.pdb
Normal file
Binary file not shown.
BIN
client/Writer/obj/Debug/net8.0-windows/apphost.exe
Normal file
BIN
client/Writer/obj/Debug/net8.0-windows/apphost.exe
Normal file
Binary file not shown.
BIN
client/Writer/obj/Debug/net8.0-windows/ref/Writer.dll
Normal file
BIN
client/Writer/obj/Debug/net8.0-windows/ref/Writer.dll
Normal file
Binary file not shown.
BIN
client/Writer/obj/Debug/net8.0-windows/refint/Writer.dll
Normal file
BIN
client/Writer/obj/Debug/net8.0-windows/refint/Writer.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user