diff --git a/Ramitta/Ramitta.cs b/Ramitta/Ramitta.cs index df9d96e..7c53dc5 100644 --- a/Ramitta/Ramitta.cs +++ b/Ramitta/Ramitta.cs @@ -1,6 +1,7 @@ using System; using System.Collections.Generic; using System.Diagnostics; +using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; @@ -81,6 +82,21 @@ namespace Ramitta.lib } #endregion + public static void FileWrite(string outputPath, string outputText) + { + using (StreamWriter writer = new StreamWriter(outputPath, false)) + { + Debug.WriteLine(outputText); + + writer.WriteLine(outputText); + } + } + + public static string FileRead(string outputPath) + { + return File.ReadAllText(outputPath); + } + public static async Task RunExternalCommand(string? applicationPath = "explorer.exe", string arguments="", bool UseShellExecute = false, bool CreateNoWindow = false) { ProcessStartInfo startInfo = new ProcessStartInfo diff --git a/Ramitta/bin/Debug/net8.0-windows/Ramitta.dll b/Ramitta/bin/Debug/net8.0-windows/Ramitta.dll index 9a45797..cb1bfe3 100644 Binary files a/Ramitta/bin/Debug/net8.0-windows/Ramitta.dll and b/Ramitta/bin/Debug/net8.0-windows/Ramitta.dll differ diff --git a/Ramitta/bin/Debug/net8.0-windows/Ramitta.pdb b/Ramitta/bin/Debug/net8.0-windows/Ramitta.pdb index a71d2e2..45b7f4d 100644 Binary files a/Ramitta/bin/Debug/net8.0-windows/Ramitta.pdb and b/Ramitta/bin/Debug/net8.0-windows/Ramitta.pdb differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta.AssemblyInfo.cs index 41c2617..5da1c0b 100644 --- a/Ramitta/obj/Debug/net8.0-windows/Ramitta.AssemblyInfo.cs +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta.AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6de9a569169837c7c4dd2ba48d91f97ac120d97f")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] [assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] [assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta.AssemblyInfoInputs.cache index 4e9019b..7d1a153 100644 --- a/Ramitta/obj/Debug/net8.0-windows/Ramitta.AssemblyInfoInputs.cache +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta.AssemblyInfoInputs.cache @@ -1 +1 @@ -6baaddb41ff452e71ebe6c3c2df7525533bffa1530e68e608695ed959d56952d +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta.dll b/Ramitta/obj/Debug/net8.0-windows/Ramitta.dll index 9a45797..cb1bfe3 100644 Binary files a/Ramitta/obj/Debug/net8.0-windows/Ramitta.dll and b/Ramitta/obj/Debug/net8.0-windows/Ramitta.dll differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta.g.resources b/Ramitta/obj/Debug/net8.0-windows/Ramitta.g.resources index 139087a..eb98ea7 100644 Binary files a/Ramitta/obj/Debug/net8.0-windows/Ramitta.g.resources and b/Ramitta/obj/Debug/net8.0-windows/Ramitta.g.resources differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta.pdb b/Ramitta/obj/Debug/net8.0-windows/Ramitta.pdb index a71d2e2..45b7f4d 100644 Binary files a/Ramitta/obj/Debug/net8.0-windows/Ramitta.pdb and b/Ramitta/obj/Debug/net8.0-windows/Ramitta.pdb differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta.sourcelink.json index 4567db6..1497acb 100644 --- a/Ramitta/obj/Debug/net8.0-windows/Ramitta.sourcelink.json +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta.sourcelink.json @@ -1 +1 @@ -{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/6de9a569169837c7c4dd2ba48d91f97ac120d97f/*"}} \ No newline at end of file +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.assets.cache new file mode 100644 index 0000000..9467b21 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_0eqtt5ro_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.assets.cache new file mode 100644 index 0000000..20a0c0d Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5js2ac1u_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.assets.cache new file mode 100644 index 0000000..1f7f87e Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_5phpoujq_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_MarkupCompile.i.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_MarkupCompile.i.cache index 719fe9d..f5c6cda 100644 --- a/Ramitta/obj/Debug/net8.0-windows/Ramitta_MarkupCompile.i.cache +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_MarkupCompile.i.cache @@ -16,5 +16,5 @@ TRACE;DEBUG;NET;NET8_0;NETCOREAPP;WINDOWS;WINDOWS7_0;NET5_0_OR_GREATER;NET6_0_OR 1991270874712 Generic.xaml;Themes\CustomWindowStyle.xaml;Themes\vsStyle.xaml;winDataGrid.xaml;winTitleBar.xaml;winTreeList.xaml; -False +True diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_MarkupCompile.i.lref b/Ramitta/obj/Debug/net8.0-windows/Ramitta_MarkupCompile.i.lref new file mode 100644 index 0000000..db39dbd --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_MarkupCompile.i.lref @@ -0,0 +1,4 @@ + + +FD:\Workspace\GitHub\Ramitta-lib\Ramitta\winTreeList.xaml;; + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.assets.cache new file mode 100644 index 0000000..ea3c9f9 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_a5iaei3n_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.assets.cache new file mode 100644 index 0000000..d668a62 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_bdaahdiu_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.assets.cache new file mode 100644 index 0000000..6d44936 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_c1cdbtgb_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.assets.cache new file mode 100644 index 0000000..30882b3 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_dlvkrbz1_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.assets.cache new file mode 100644 index 0000000..0efda8b Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_h0oinh2w_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.assets.cache new file mode 100644 index 0000000..b068972 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_hzjt2sdr_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.assets.cache new file mode 100644 index 0000000..2bd1915 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_iqve3gwk_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.assets.cache new file mode 100644 index 0000000..8d95912 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_irk4hprd_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.assets.cache new file mode 100644 index 0000000..e896e70 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_jrqg3e1o_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.assets.cache new file mode 100644 index 0000000..28e9f7f Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_khdglale_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.assets.cache new file mode 100644 index 0000000..7fa7903 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_lzptbflc_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.assets.cache new file mode 100644 index 0000000..a48478b Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_nremhkzp_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.assets.cache new file mode 100644 index 0000000..c258a2a Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_occetbof_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.assets.cache new file mode 100644 index 0000000..64a64c1 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_ocw4lnvk_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.assets.cache new file mode 100644 index 0000000..928b7fc Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_oyu4xpwf_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.assets.cache new file mode 100644 index 0000000..06d60b4 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_pnrmjri0_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.assets.cache new file mode 100644 index 0000000..70f1cb3 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_qiiwlfdz_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.assets.cache new file mode 100644 index 0000000..ce415a8 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_raf3wpph_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.assets.cache new file mode 100644 index 0000000..eea417a Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_shbshhxi_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.assets.cache new file mode 100644 index 0000000..3769532 Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v1q2niel_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.AssemblyInfo.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..5da1c0b --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ramitta")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.AssemblyInfoInputs.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7d1a153 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +266074d04083560031f49c71b808c4004956148e7c8571689c77125a55823eea diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..af9bd92 --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = Ramitta +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\Ramitta\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.GlobalUsings.g.cs b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.assets.cache b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.assets.cache new file mode 100644 index 0000000..8cb42cf Binary files /dev/null and b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.assets.cache differ diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.csproj.BuildWithSkipAnalyzers b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.sourcelink.json b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/Ramitta/obj/Debug/net8.0-windows/Ramitta_v3pkdyxz_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/Ramitta/obj/Debug/net8.0-windows/ref/Ramitta.dll b/Ramitta/obj/Debug/net8.0-windows/ref/Ramitta.dll index fb415b6..115e058 100644 Binary files a/Ramitta/obj/Debug/net8.0-windows/ref/Ramitta.dll and b/Ramitta/obj/Debug/net8.0-windows/ref/Ramitta.dll differ diff --git a/Ramitta/obj/Debug/net8.0-windows/refint/Ramitta.dll b/Ramitta/obj/Debug/net8.0-windows/refint/Ramitta.dll index fb415b6..115e058 100644 Binary files a/Ramitta/obj/Debug/net8.0-windows/refint/Ramitta.dll and b/Ramitta/obj/Debug/net8.0-windows/refint/Ramitta.dll differ diff --git a/Ramitta/obj/Debug/net8.0-windows/winTreeList.baml b/Ramitta/obj/Debug/net8.0-windows/winTreeList.baml index 7531f4b..5c113e3 100644 Binary files a/Ramitta/obj/Debug/net8.0-windows/winTreeList.baml and b/Ramitta/obj/Debug/net8.0-windows/winTreeList.baml differ diff --git a/Ramitta/obj/Debug/net8.0-windows/winTreeList.g.cs b/Ramitta/obj/Debug/net8.0-windows/winTreeList.g.cs index c0437f6..bb66813 100644 --- a/Ramitta/obj/Debug/net8.0-windows/winTreeList.g.cs +++ b/Ramitta/obj/Debug/net8.0-windows/winTreeList.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "..\..\..\winTreeList.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7A8AE0EEB83C120442BBFBA98FB97551F3607E12" +#pragma checksum "..\..\..\winTreeList.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FB7BDB2A3C882E99D4175321B4EE997A695276D2" //------------------------------------------------------------------------------ // // 此代码由工具生成。 diff --git a/Ramitta/obj/Debug/net8.0-windows/winTreeList.g.i.cs b/Ramitta/obj/Debug/net8.0-windows/winTreeList.g.i.cs index c0437f6..bb66813 100644 --- a/Ramitta/obj/Debug/net8.0-windows/winTreeList.g.i.cs +++ b/Ramitta/obj/Debug/net8.0-windows/winTreeList.g.i.cs @@ -1,4 +1,4 @@ -#pragma checksum "..\..\..\winTreeList.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7A8AE0EEB83C120442BBFBA98FB97551F3607E12" +#pragma checksum "..\..\..\winTreeList.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FB7BDB2A3C882E99D4175321B4EE997A695276D2" //------------------------------------------------------------------------------ // // 此代码由工具生成。 diff --git a/Ramitta/winDataGrid.xaml.cs b/Ramitta/winDataGrid.xaml.cs index 0d4cb87..a9c1e31 100644 --- a/Ramitta/winDataGrid.xaml.cs +++ b/Ramitta/winDataGrid.xaml.cs @@ -1,10 +1,12 @@ -using System; +using Newtonsoft.Json.Linq; +using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Windows; using System.Windows.Controls; using System.Windows.Data; +using System.Windows.Media; using static Ramitta.winDataGrid; namespace Ramitta @@ -26,7 +28,6 @@ namespace Ramitta Rows = new(); xDataGrid.ItemsSource = Rows; } - // 定义列类型的枚举 public enum ColumnType { @@ -36,7 +37,6 @@ namespace Ramitta TextBox, Label } - public void InitColumns(params (string columnName, ColumnType columnType)[] columns) { // 循环添加列 @@ -153,5 +153,205 @@ namespace Ramitta PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(propertyName)); } + + + public JObject JsonPrint() + { + JObject result = new JObject(); + JArray rowsArray = new JArray(); + + // 遍历所有行 + foreach (var row in Rows) + { + JObject rowObject = new JObject(); + + // 遍历行中的所有列 + foreach (var column in row) + { + string columnName = column.Key; + object value = column.Value; + + // 根据控件类型序列化不同的属性 + switch (ColumnsName[columnName]) + { + case ColumnType.Button: + if (value is Button button) + rowObject[columnName] = button.Content?.ToString() ?? ""; + break; + + case ColumnType.CheckBox: + if (value is CheckBox checkBox) + rowObject[columnName] = checkBox.IsChecked ?? false; + break; + + case ColumnType.ComboBox: + if (value is ComboBox comboBox) + { + JObject comboObj = new JObject + { + ["SelectedValue"] = comboBox.SelectedValue?.ToString(), + ["SelectedIndex"] = comboBox.SelectedIndex, + ["ItemsCount"] = comboBox.Items?.Count ?? 0 + }; + rowObject[columnName] = comboObj; + } + break; + + case ColumnType.TextBox: + if (value is TextBox textBox) + { + JObject textBoxObj = new JObject + { + ["Text"] = textBox.Text, + ["Background"] = textBox.Background?.ToString() + }; + rowObject[columnName] = textBoxObj; + } + break; + + case ColumnType.Label: + if (value is Label label) + { + JObject labelObj = new JObject + { + ["Content"] = label.Content?.ToString(), + ["Background"] = label.Background?.ToString() + }; + rowObject[columnName] = labelObj; + } + break; + } + } + + rowsArray.Add(rowObject); + } + + // 添加列信息 + JObject columnsInfo = new JObject(); + foreach (var column in ColumnsName) + { + columnsInfo[column.Key] = column.Value.ToString(); + } + + result["Columns"] = columnsInfo; + result["Rows"] = rowsArray; + + return result; + } + + public void JsonLoad(string jsonString) + { + try + { + JObject jsonData = JObject.Parse(jsonString); + + // 清空现有数据 + Clear(); + xDataGrid.Columns.Clear(); + ColumnsName.Clear(); + + // 加载列信息 + JObject columnsInfo = (JObject)jsonData["Columns"]; + foreach (var column in columnsInfo.Properties()) + { + string columnName = column.Name; + ColumnType columnType = (ColumnType)Enum.Parse(typeof(ColumnType), column.Value.ToString()); + ColumnsName.Add(columnName, columnType); + AddColumn(columnName, columnType); + } + + // 加载行数据 + JArray rowsArray = (JArray)jsonData["Rows"]; + foreach (JObject rowObject in rowsArray) + { + Dictionary newRow = AddRow(); + + foreach (var property in rowObject.Properties()) + { + string columnName = property.Name; + JToken value = property.Value; + + if (newRow.ContainsKey(columnName) && ColumnsName.ContainsKey(columnName)) + { + object control = newRow[columnName]; + + switch (ColumnsName[columnName]) + { + case ColumnType.Button: + if (control is Button button) + button.Content = value.ToString(); + break; + + case ColumnType.CheckBox: + if (control is CheckBox checkBox) + checkBox.IsChecked = (bool)value; + break; + + case ColumnType.ComboBox: + if (control is ComboBox comboBox && value is JObject comboObj) + { + comboBox.SelectedValue = comboObj["SelectedValue"]?.ToString(); + comboBox.SelectedIndex = (int)comboObj["SelectedIndex"]; + // 注意:ItemsSource 需要额外处理,这里只恢复选中状态 + } + break; + + case ColumnType.TextBox: + if (control is TextBox textBox && value is JObject textBoxObj) + { + textBox.Text = textBoxObj["Text"]?.ToString(); + if (textBoxObj["Background"] != null) + { + try + { + var converter = new BrushConverter(); + textBox.Background = (Brush)converter.ConvertFromString(textBoxObj["Background"].ToString()); + } + catch + { + textBox.Background = Brushes.Transparent; + } + } + } + break; + + case ColumnType.Label: + if (control is Label label && value is JObject labelObj) + { + label.Content = labelObj["Content"]?.ToString(); + if (labelObj["Background"] != null) + { + try + { + var converter = new BrushConverter(); + label.Background = (Brush)converter.ConvertFromString(labelObj["Background"].ToString()); + } + catch + { + label.Background = Brushes.Transparent; + } + } + } + break; + } + } + } + } + + // 刷新显示 + xDataGrid.Items.Refresh(); + OnPropertyChanged(nameof(Rows)); + } + catch (Exception ex) + { + MessageBox.Show($"加载JSON数据时出错: {ex.Message}", "错误", MessageBoxButton.OK, MessageBoxImage.Error); + } + } + + // 重载方法,支持直接从 JObject 加载 + public void JsonLoad(JObject jsonData) + { + JsonLoad(jsonData.ToString()); + } } } diff --git a/Ramitta/winTreeList.xaml b/Ramitta/winTreeList.xaml index c183d2a..ed36cb5 100644 --- a/Ramitta/winTreeList.xaml +++ b/Ramitta/winTreeList.xaml @@ -10,7 +10,9 @@ d:DesignHeight="450" d:DesignWidth="800"> - + diff --git a/Ramitta/winTreeList.xaml.cs b/Ramitta/winTreeList.xaml.cs index f265300..97d60f4 100644 --- a/Ramitta/winTreeList.xaml.cs +++ b/Ramitta/winTreeList.xaml.cs @@ -26,18 +26,18 @@ namespace Ramitta { public partial class winTreeList : UserControl, INotifyPropertyChanged { + #region 初始化 public event PropertyChangedEventHandler? PropertyChanged; protected void OnPropertyChanged(string propertyName) { PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(propertyName)); } - public winTreeList() { InitializeComponent(); Nodes = new ObservableCollection(); } - + #endregion #region 公共属性 /// /// 获取或设置树形列表的节点集合 @@ -78,7 +78,6 @@ namespace Ramitta AddNode(node, parent); return node; } - public CheckboxTreeNode AddCheckboxNode(string text, string? tag = null, bool isChecked = false, TreeNode? parent = null) { var checkbox = new CheckBox() @@ -87,13 +86,10 @@ namespace Ramitta Content = text, Tag = tag ?? text, ToolTip = tag ?? text, + Foreground = Brushes.White, VerticalAlignment = VerticalAlignment.Center }; - // 处理选中状态变化 - checkbox.Checked += (s, e) => OnCheckboxStateChanged(checkbox, true); - checkbox.Unchecked += (s, e) => OnCheckboxStateChanged(checkbox, false); - var node = new CheckboxTreeNode { Text = text, @@ -103,7 +99,6 @@ namespace Ramitta AddNode(node, parent); return node; } - public ComboboxTreeNode AddComboboxNode(string text, List? items = null, TreeNode? parent = null) { var combobox = new ComboBox() @@ -113,15 +108,6 @@ namespace Ramitta MinWidth = 100 }; - // 处理选择改变事件 - combobox.SelectionChanged += (s, e) => - { - if (combobox.SelectedItem is string selected) - { - OnComboboxSelectionChanged(combobox, selected); - } - }; - var node = new ComboboxTreeNode { Text = text, @@ -131,246 +117,276 @@ namespace Ramitta AddNode(node, parent); return node; } - - // 可选:添加事件处理方法 - private void OnCheckboxStateChanged(CheckBox checkbox, bool isChecked) - { - // 这里可以处理复选框状态变化逻辑 - Debug.WriteLine($"Checkbox '{checkbox.Tag}' changed to: {isChecked}"); - } - - private void OnComboboxSelectionChanged(ComboBox combobox, string selectedValue) - { - // 这里可以处理组合框选择变化逻辑 - Debug.WriteLine($"Combobox selection changed to: {selectedValue}"); - } #endregion - - #region 查(这里面的函数下一个版本全被杀) - /// - /// 获取所有被勾选的Checkbox节点的Tag - /// - /// 当前节点集合 - /// 被勾选Checkbox节点的Tag列表 - public List GetCheckedCheckboxTags(IEnumerable nodes) - { - var tags = new List(); - foreach (var node in nodes) - { - if (node is CheckboxTreeNode checkboxNode && (checkboxNode.obj.IsChecked ?? false)) - { - tags.Add(checkboxNode.obj.Tag.ToString()); - } - - // 递归查找子节点 - tags.AddRange(GetCheckedCheckboxTags(node.Children)); - } - return tags; - } - - /// - /// 获取所有被勾选的Checkbox节点的Tag - /// - /// 当前节点集合 - /// 被勾选Checkbox节点的Tag列表 - public List GetNoCheckedCheckboxTags(IEnumerable nodes) - { - var tags = new List(); - foreach (var node in nodes) - { - if (node is CheckboxTreeNode checkboxNode && checkboxNode.obj.IsChecked != true) - { - tags.Add(checkboxNode.obj.Tag.ToString()); - } - - // 递归查找子节点 - tags.AddRange(GetCheckedCheckboxTags(node.Children)); - } - return tags; - } - - #endregion - #region 查 - /// - /// 按照指定key路径查找元素(返回一个) - /// - public TreeNode? FindArgvNode(IEnumerable nodes, List key) { - if (nodes == null) nodes = Nodes; - if(key.Count == 0) return null; - foreach (var node in nodes) - { - if (node is TreeNode obj && - obj.Text == key[0] && - key.Count==1) - { - // 最后的层级,且符合指标的第一个值 - return obj; - } - - var foundNode = FindArgvNode(node.Children, key.Skip(1).ToList()); - - if (foundNode != null) - { - return foundNode; - } - } - return null; - } - public List? FindTreeNodes(IEnumerable? nodes, string key) + public List FindAllTreeNodes( + IEnumerable? nodes, + Func predicate = null) where xTreeNode : class { - List? result = null; + var result = new List(); - if (nodes == null) nodes = Nodes; + if (nodes == null) + nodes = Nodes; foreach (var node in nodes) { - // 检查当前节点是否匹配 - if (node.Text == key && node is xTreeNode) + // 检查当前节点是否匹配类型和条件 + if (node is xTreeNode targetNode && + (predicate == null || predicate(node))) { - if(result == null) result = new List(); - result.Add(node as xTreeNode); - } - // 跳过空子 - if (node.Children.Count == 0) - continue; - // 迭代下层 - List? res = FindTreeNodes(node.Children, key); - - if (res == null)continue; - - if (res.Count != 0) { - if (result == null) result = new List(); - result.AddRange(res); + result.Add(targetNode); } + // 递归查找子节点 + if (node.Children.Count > 0) + { + var childResults = FindAllTreeNodes(node.Children, predicate); + result.AddRange(childResults); + } } return result; } - - // 改这个玩意 - public xControl? Find(IEnumerable? nodes, string key) - where xTreeNode : class - where xControl : DependencyObject + #endregion + #region 删 + /// + /// 从树中删除指定节点 + /// + /// 要删除的节点 + /// 是否成功删除 + public bool RemoveNode(TreeNode nodeToRemove) { - if (nodes == null) nodes = Nodes; + if (nodeToRemove == null) + return false; - xTreeNode? targetNode = FindTreeNodes(nodes, key)[0]; - - if (targetNode == null) - return null; + // 如果节点有父节点,从父节点的 Children 中删除 + if (nodeToRemove.Parent != null) + { + return nodeToRemove.Parent.Children.Remove(nodeToRemove); + } + // 如果是根节点,从 Nodes 集合中删除 else - return To(targetNode); - } - public xControl? To(xTreeNode node) - where xTreeNode : class - where xControl : DependencyObject - { - var treeViewItem = FindTreeViewItem(treeView, node); - - if (treeViewItem != null) { - xControl xCtrl = FindVisualChild(treeViewItem); - if (xCtrl != null) - { - return xCtrl; - } + return Nodes.Remove(nodeToRemove); } - - return null; } - private TreeViewItem? FindTreeViewItem(ItemsControl container, T xTreeNode) where T : class + + /// + /// 批量删除多个节点 + /// + /// 要删除的节点列表 + public void RemoveNodes(IEnumerable nodesToRemove) { - for (int i = 0; i < container.Items.Count; i++) + foreach (var node in nodesToRemove.ToList()) // 使用 ToList() 避免修改集合时的枚举错误 { - TreeViewItem? item = container.ItemContainerGenerator.ContainerFromIndex(i) as TreeViewItem; - if (item != null) - { - if (item.DataContext == xTreeNode) - { - return item; - } - TreeViewItem? childItem = FindTreeViewItem(item, xTreeNode); - if (childItem != null) - { - return childItem; - } - } + RemoveNode(node); } - return null; } - private T FindVisualChild(DependencyObject parent) where T : DependencyObject - { - for (int i = 0; i < VisualTreeHelper.GetChildrenCount(parent); i++) - { - DependencyObject child = VisualTreeHelper.GetChild(parent, i); - if (child is T) - { - return (T)child; - } + #endregion - T childOfChild = FindVisualChild(child); - if (childOfChild != null) - { - return childOfChild; - } - } - return null; - } - - - - - - public JObject JsonPrint(IEnumerable? nodes, int loop = 0) + #region 序列化 + public JObject JsonPrint(IEnumerable? nodes = null, int loop = 0) { // 如果传入的节点为空,使用默认的 Nodes 集合 if (nodes == null) nodes = Nodes; JObject resultObject = new JObject(); - // 为每个节点构建一个 JObject foreach (var node in nodes) { JObject nodeObject = new JObject(); // 为当前节点添加基本信息 nodeObject["Type"] = node.GetType().Name; + nodeObject["Text"] = node.Text; // 添加文本内容 - if (node.GetType() == typeof(CheckboxTreeNode)) + // 使用模式匹配简化类型检查 + switch (node) { - nodeObject["IsChecked"] = (node as CheckboxTreeNode)?.obj.IsChecked.ToString(); + case CheckboxTreeNode checkboxNode: + nodeObject["IsChecked"] = checkboxNode.obj.IsChecked?.ToString() ?? "false"; + nodeObject["Tag"] = checkboxNode.obj.Tag?.ToString() ?? string.Empty; + break; + + case ComboboxTreeNode comboboxNode: + nodeObject["SelectedItem"] = comboboxNode.obj.SelectedItem?.ToString() ?? string.Empty; + nodeObject["SelectedIndex"] = comboboxNode.obj.SelectedIndex; + // 添加所有选项 + var items = new JArray(); + foreach (var item in comboboxNode.obj.Items) + { + items.Add(item.ToString()); + } + nodeObject["Items"] = items; + break; + + case LabelTreeNode labelNode: + nodeObject["Content"] = labelNode.obj.Content?.ToString() ?? string.Empty; + break; } - - if (node.GetType() == typeof(ComboboxTreeNode)) - { - var target = node as ComboboxTreeNode; - nodeObject["SelectedItem"] = target?.obj.SelectedItem.ToString(); - } - - - // 处理子节点 + // 处理子节点 - 使用更合适的属性名 if (node.Children.Count > 0) { - // 递归调用以处理子节点,并将结果放在 "child" 属性下 JObject childrenObject = JsonPrint(node.Children, loop + 1); - nodeObject["child"] = childrenObject; + nodeObject["Children"] = childrenObject; // 改为更合适的属性名 } - // 使用节点文本作为属性名,将当前节点对象添加到结果中 - resultObject.Add(node.Text, nodeObject); + // 使用唯一键名避免重复键问题 + string key = node.Text; + int counter = 1; + while (resultObject.ContainsKey(key)) + { + key = $"{node.Text}_{counter}"; + counter++; + } + + resultObject.Add(key, nodeObject); } - // 返回结果对象 return resultObject; } - #endregion - #region 删 + public void JsonParse(string jsonContent) + { + // 清空现有数据 + Clear(); + if (string.IsNullOrWhiteSpace(jsonContent)) + return; + + try + { + JObject rootObject = JObject.Parse(jsonContent); + ParseNodes(rootObject, null); + } + catch (Exception ex) + { + // 处理解析异常,可以根据需要记录日志或抛出异常 + Debug.WriteLine($"JSON解析失败: {ex.Message}"); + throw new ArgumentException("无效的JSON格式", ex); + } + } + + private void ParseNodes(JObject jObject, TreeNode parent) + { + foreach (var property in jObject.Properties()) + { + JObject nodeObject = property.Value as JObject; + if (nodeObject == null) + continue; + + // 获取节点类型 + string nodeType = nodeObject["Type"]?.ToString() ?? ""; + string text = nodeObject["Text"]?.ToString() ?? ""; + + TreeNode newNode = null; + + // 根据类型创建相应的节点 + switch (nodeType) + { + case nameof(LabelTreeNode): + newNode = CreateLabelTreeNode(nodeObject, text); + break; + + case nameof(CheckboxTreeNode): + newNode = CreateCheckboxTreeNode(nodeObject, text); + break; + + case nameof(ComboboxTreeNode): + newNode = CreateComboboxTreeNode(nodeObject, text); + break; + + default: + break; + } + + if (newNode != null) + { + // 添加到树中 + if (parent == null) + { + Nodes.Add(newNode); + } + else + { + newNode.Parent = parent; + parent.Children.Add(newNode); + } + + // 递归处理子节点 + if (nodeObject["Children"] is JObject childrenObject) + { + ParseNodes(childrenObject, newNode); + } + } + } + } + + private LabelTreeNode CreateLabelTreeNode(JObject nodeObject, string text) + { + var labelNode = new LabelTreeNode + { + Text = text, + obj = new Label + { + Content = nodeObject["Content"]?.ToString() ?? text + } + }; + return labelNode; + } + + private CheckboxTreeNode CreateCheckboxTreeNode(JObject nodeObject, string text) + { + bool isChecked = bool.TryParse(nodeObject["IsChecked"]?.ToString(), out var result) && result; + string tag = nodeObject["Tag"]?.ToString() ?? text; + + var checkboxNode = new CheckboxTreeNode + { + Text = text, + obj = new CheckBox + { + Content = text, + IsChecked = isChecked, + Tag = tag, + ToolTip = tag, + VerticalAlignment = VerticalAlignment.Center + } + }; + return checkboxNode; + } + + private ComboboxTreeNode CreateComboboxTreeNode(JObject nodeObject, string text) + { + var comboboxNode = new ComboboxTreeNode + { + Text = text, + obj = new ComboBox + { + VerticalAlignment = VerticalAlignment.Center, + MinWidth = 100 + } + }; + + // 添加选项 + if (nodeObject["Items"] is JArray itemsArray) + { + foreach (var item in itemsArray) + { + comboboxNode.obj.Items.Add(item.ToString()); + } + } + + // 设置选中项 + int selectedIndex = nodeObject["SelectedIndex"]?.Value() ?? 0; + if (selectedIndex >= 0 && selectedIndex < comboboxNode.obj.Items.Count) + { + comboboxNode.obj.SelectedIndex = selectedIndex; + } + + return comboboxNode; + } #endregion #region 动力学 @@ -392,42 +408,8 @@ namespace Ramitta CollapseNode(node); } } - #endregion - #endregion - - #region 私有方法 - - private void AddNode(TreeNode node, TreeNode parent) - { - if (parent == null) - { - Nodes.Add(node); - } - else - { - parent.Children.Add(node); - } - } - - private IEnumerable GetAllNodes() - { - return GetAllNodes(Nodes); - } - - private IEnumerable GetAllNodes(IEnumerable nodes) - { - foreach (var node in nodes) - { - yield return node; - foreach (var child in GetAllNodes(node.Children)) - { - yield return child; - } - } - } - - private void ExpandNode(TreeNode node) + public void ExpandNode(TreeNode node) { var container = treeView.ItemContainerGenerator.ContainerFromItem(node) as TreeViewItem; if (container != null) @@ -441,7 +423,7 @@ namespace Ramitta } } - private void CollapseNode(TreeNode node) + public void CollapseNode(TreeNode node) { var container = treeView.ItemContainerGenerator.ContainerFromItem(node) as TreeViewItem; if (container != null) @@ -454,7 +436,35 @@ namespace Ramitta CollapseNode(child); } } + #endregion + #endregion + #region 私有方法 + private void AddNode(TreeNode node, TreeNode parent) + { + if (parent == null) + { + node.Parent = null; + Nodes.Add(node); + } + else + { + node.Parent = parent; + parent.Children.Add(node); + } + } + private IEnumerable GetAllNodes(IEnumerable? nodes=null) + { + if (nodes == null) nodes = null; + foreach (var node in nodes) + { + yield return node; + foreach (var child in GetAllNodes(node.Children)) + { + yield return child; + } + } + } #endregion } @@ -463,19 +473,19 @@ namespace Ramitta { private string _text; private ObservableCollection _children; + private TreeNode _parent; + #region 初始化结构 public event PropertyChangedEventHandler? PropertyChanged; - protected void OnPropertyChanged(string propertyName) { PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(propertyName)); } - public TreeNode() { _children = new ObservableCollection(); } - + #endregion public string Text { get => _text; @@ -488,7 +498,6 @@ namespace Ramitta } } } - public ObservableCollection Children { get => _children; @@ -501,11 +510,33 @@ namespace Ramitta } } } - } - /// - /// Label类型的树节点 - /// + public TreeNode Parent + { + get => _parent; + set + { + if (_parent != value) + { + // 防止设置自己为自己的父节点 + if (value == this) + throw new InvalidOperationException("不能将节点设置为自己的父节点"); + + // 防止循环引用(检查祖先链) + var current = value; + while (current != null) + { + if (current == this) + throw new InvalidOperationException("检测到循环引用"); + current = current.Parent; + } + + _parent = value; + OnPropertyChanged(nameof(Parent)); + } + } + } + } public class LabelTreeNode : TreeNode { private Label _obj; @@ -523,10 +554,6 @@ namespace Ramitta } } } - - /// - /// Combobox类型的树节点 - /// public class ComboboxTreeNode : TreeNode { private ComboBox _obj; @@ -544,10 +571,6 @@ namespace Ramitta } } } - - /// - /// Checkbox类型的树节点 - /// public class CheckboxTreeNode : TreeNode { private CheckBox _obj; diff --git a/template/.vs/template/CopilotIndices/17.14.995.13737/CodeChunks.db b/template/.vs/template/CopilotIndices/17.14.995.13737/CodeChunks.db index e2f86c8..993746b 100644 Binary files a/template/.vs/template/CopilotIndices/17.14.995.13737/CodeChunks.db and b/template/.vs/template/CopilotIndices/17.14.995.13737/CodeChunks.db differ diff --git a/template/.vs/template/CopilotIndices/17.14.995.13737/SemanticSymbols.db b/template/.vs/template/CopilotIndices/17.14.995.13737/SemanticSymbols.db index d0d0500..f57a8dd 100644 Binary files a/template/.vs/template/CopilotIndices/17.14.995.13737/SemanticSymbols.db and b/template/.vs/template/CopilotIndices/17.14.995.13737/SemanticSymbols.db differ diff --git a/template/.vs/template/DesignTimeBuild/.dtbcache.v2 b/template/.vs/template/DesignTimeBuild/.dtbcache.v2 index 5d40301..1f12ab9 100644 Binary files a/template/.vs/template/DesignTimeBuild/.dtbcache.v2 and b/template/.vs/template/DesignTimeBuild/.dtbcache.v2 differ diff --git a/template/.vs/template/FileContentIndex/157f944a-31b0-4f1c-9e3a-6cb3cddd6ced.vsidx b/template/.vs/template/FileContentIndex/157f944a-31b0-4f1c-9e3a-6cb3cddd6ced.vsidx new file mode 100644 index 0000000..211cdca Binary files /dev/null and b/template/.vs/template/FileContentIndex/157f944a-31b0-4f1c-9e3a-6cb3cddd6ced.vsidx differ diff --git a/template/.vs/template/FileContentIndex/2bb27a5c-4b53-45c8-8548-d1840bb08228.vsidx b/template/.vs/template/FileContentIndex/2bb27a5c-4b53-45c8-8548-d1840bb08228.vsidx new file mode 100644 index 0000000..ce0dd22 Binary files /dev/null and b/template/.vs/template/FileContentIndex/2bb27a5c-4b53-45c8-8548-d1840bb08228.vsidx differ diff --git a/template/.vs/template/FileContentIndex/8055fbe2-361e-457a-9505-b21b8ace8bff.vsidx b/template/.vs/template/FileContentIndex/8055fbe2-361e-457a-9505-b21b8ace8bff.vsidx new file mode 100644 index 0000000..69458cf Binary files /dev/null and b/template/.vs/template/FileContentIndex/8055fbe2-361e-457a-9505-b21b8ace8bff.vsidx differ diff --git a/template/.vs/template/FileContentIndex/8add192d-3866-4e94-add4-3a5bead612e6.vsidx b/template/.vs/template/FileContentIndex/8add192d-3866-4e94-add4-3a5bead612e6.vsidx deleted file mode 100644 index 0c9c7ca..0000000 Binary files a/template/.vs/template/FileContentIndex/8add192d-3866-4e94-add4-3a5bead612e6.vsidx and /dev/null differ diff --git a/template/.vs/template/FileContentIndex/90cd5ef7-41d1-4bc5-8e8f-7116a57e2352.vsidx b/template/.vs/template/FileContentIndex/90cd5ef7-41d1-4bc5-8e8f-7116a57e2352.vsidx new file mode 100644 index 0000000..a645105 Binary files /dev/null and b/template/.vs/template/FileContentIndex/90cd5ef7-41d1-4bc5-8e8f-7116a57e2352.vsidx differ diff --git a/template/.vs/template/FileContentIndex/9b5b7b72-b99b-45bc-a874-29663864ca07.vsidx b/template/.vs/template/FileContentIndex/9b5b7b72-b99b-45bc-a874-29663864ca07.vsidx new file mode 100644 index 0000000..bf07901 Binary files /dev/null and b/template/.vs/template/FileContentIndex/9b5b7b72-b99b-45bc-a874-29663864ca07.vsidx differ diff --git a/template/.vs/template/FileContentIndex/a961d302-cf00-4fe3-9421-fdb166f615d7.vsidx b/template/.vs/template/FileContentIndex/a961d302-cf00-4fe3-9421-fdb166f615d7.vsidx deleted file mode 100644 index 2236a4a..0000000 Binary files a/template/.vs/template/FileContentIndex/a961d302-cf00-4fe3-9421-fdb166f615d7.vsidx and /dev/null differ diff --git a/template/.vs/template/FileContentIndex/e7808d6d-9919-4ed1-b582-13bfb233237a.vsidx b/template/.vs/template/FileContentIndex/e7808d6d-9919-4ed1-b582-13bfb233237a.vsidx deleted file mode 100644 index 66b3cad..0000000 Binary files a/template/.vs/template/FileContentIndex/e7808d6d-9919-4ed1-b582-13bfb233237a.vsidx and /dev/null differ diff --git a/template/.vs/template/FileContentIndex/ec68914d-707c-45a1-a91d-ef9061ae69d8.vsidx b/template/.vs/template/FileContentIndex/ec68914d-707c-45a1-a91d-ef9061ae69d8.vsidx deleted file mode 100644 index 3352f88..0000000 Binary files a/template/.vs/template/FileContentIndex/ec68914d-707c-45a1-a91d-ef9061ae69d8.vsidx and /dev/null differ diff --git a/template/.vs/template/v17/.suo b/template/.vs/template/v17/.suo index dbe70df..7e0e0f5 100644 Binary files a/template/.vs/template/v17/.suo and b/template/.vs/template/v17/.suo differ diff --git a/template/.vs/template/v17/DocumentLayout.backup.json b/template/.vs/template/v17/DocumentLayout.backup.json index ce407dc..1bf54e8 100644 --- a/template/.vs/template/v17/DocumentLayout.backup.json +++ b/template/.vs/template/v17/DocumentLayout.backup.json @@ -7,10 +7,7 @@ "RelativeMoniker": "D:0:0:{25FBE58B-AD1C-41A7-92E1-BCB606D5F517}|template.csproj|solutionrelative:mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{D86D89BB-0421-ADF4-BBEB-10F5D8B4A8A8}|..\\Ramitta\\Ramitta.csproj|d:\\workspace\\github\\ramitta-lib\\ramitta\\windatagrid.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" - }, - { - "AbsoluteMoniker": "D:0:0:{D86D89BB-0421-ADF4-BBEB-10F5D8B4A8A8}|..\\Ramitta\\Ramitta.csproj|d:\\workspace\\github\\ramitta-lib\\ramitta\\windatagrid.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}" + "AbsoluteMoniker": "D:0:0:{D86D89BB-0421-ADF4-BBEB-10F5D8B4A8A8}|..\\Ramitta\\Ramitta.csproj|d:\\workspace\\github\\ramitta-lib\\ramitta\\wintreelist.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" } ], "DocumentGroupContainers": [ @@ -19,39 +16,22 @@ "VerticalTabListWidth": 256, "DocumentGroups": [ { - "DockedWidth": 209, - "SelectedChildIndex": 0, + "DockedWidth": 236, + "SelectedChildIndex": 1, "Children": [ { "$type": "Document", "DocumentIndex": 1, - "Title": "winDataGrid.xaml.cs", - "DocumentMoniker": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winDataGrid.xaml.cs", - "RelativeDocumentMoniker": "..\\Ramitta\\winDataGrid.xaml.cs", - "ToolTip": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winDataGrid.xaml.cs", - "RelativeToolTip": "..\\Ramitta\\winDataGrid.xaml.cs", - "ViewState": "AgIAAGcAAAAAAAAAAAAqwIEAAAAAAAAAAAAAAA==", + "Title": "winTreeList.xaml.cs", + "DocumentMoniker": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winTreeList.xaml.cs", + "RelativeDocumentMoniker": "..\\Ramitta\\winTreeList.xaml.cs", + "ToolTip": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winTreeList.xaml.cs", + "RelativeToolTip": "..\\Ramitta\\winTreeList.xaml.cs", + "ViewState": "AgIAABgAAAAAAAAAAAAAAAoBAAAQAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-08-29T12:57:42.787Z", + "WhenOpened": "2025-09-03T03:24:04.728Z", "EditorCaption": "" }, - { - "$type": "Document", - "DocumentIndex": 2, - "Title": "winDataGrid.xaml", - "DocumentMoniker": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winDataGrid.xaml", - "RelativeDocumentMoniker": "..\\Ramitta\\winDataGrid.xaml", - "ToolTip": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winDataGrid.xaml", - "RelativeToolTip": "..\\Ramitta\\winDataGrid.xaml", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|", - "WhenOpened": "2025-08-29T12:57:35.661Z" - } - ] - }, - { - "DockedWidth": 191, - "SelectedChildIndex": 0, - "Children": [ { "$type": "Document", "DocumentIndex": 0, @@ -60,7 +40,7 @@ "RelativeDocumentMoniker": "MainWindow.xaml.cs", "ToolTip": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\MainWindow.xaml.cs", "RelativeToolTip": "MainWindow.xaml.cs", - "ViewState": "AgIAABwAAAAAAAAAAAAowD4AAAAAAAAAAAAAAA==", + "ViewState": "AgIAAHMAAAAAAAAAAAAgwIMAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-08-29T06:36:22.146Z", "EditorCaption": "" diff --git a/template/.vs/template/v17/DocumentLayout.json b/template/.vs/template/v17/DocumentLayout.json index 813d8ca..84c2112 100644 --- a/template/.vs/template/v17/DocumentLayout.json +++ b/template/.vs/template/v17/DocumentLayout.json @@ -1,73 +1,12 @@ { "Version": 1, "WorkspaceRootPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\", - "Documents": [ - { - "AbsoluteMoniker": "D:0:0:{25FBE58B-AD1C-41A7-92E1-BCB606D5F517}|template.csproj|d:\\workspace\\github\\ramitta-lib\\template\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{25FBE58B-AD1C-41A7-92E1-BCB606D5F517}|template.csproj|solutionrelative:mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" - }, - { - "AbsoluteMoniker": "D:0:0:{D86D89BB-0421-ADF4-BBEB-10F5D8B4A8A8}|..\\Ramitta\\Ramitta.csproj|d:\\workspace\\github\\ramitta-lib\\ramitta\\windatagrid.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" - }, - { - "AbsoluteMoniker": "D:0:0:{D86D89BB-0421-ADF4-BBEB-10F5D8B4A8A8}|..\\Ramitta\\Ramitta.csproj|d:\\workspace\\github\\ramitta-lib\\ramitta\\windatagrid.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}" - } - ], + "Documents": [], "DocumentGroupContainers": [ { "Orientation": 0, "VerticalTabListWidth": 256, - "DocumentGroups": [ - { - "DockedWidth": 209, - "SelectedChildIndex": 0, - "Children": [ - { - "$type": "Document", - "DocumentIndex": 1, - "Title": "winDataGrid.xaml.cs", - "DocumentMoniker": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winDataGrid.xaml.cs", - "RelativeDocumentMoniker": "..\\Ramitta\\winDataGrid.xaml.cs", - "ToolTip": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winDataGrid.xaml.cs", - "RelativeToolTip": "..\\Ramitta\\winDataGrid.xaml.cs", - "ViewState": "AgIAAGcAAAAAAAAAAAAqwIEAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-08-29T12:57:42.787Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 2, - "Title": "winDataGrid.xaml", - "DocumentMoniker": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winDataGrid.xaml", - "RelativeDocumentMoniker": "..\\Ramitta\\winDataGrid.xaml", - "ToolTip": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\winDataGrid.xaml", - "RelativeToolTip": "..\\Ramitta\\winDataGrid.xaml", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|", - "WhenOpened": "2025-08-29T12:57:35.661Z" - } - ] - }, - { - "DockedWidth": 191, - "SelectedChildIndex": 0, - "Children": [ - { - "$type": "Document", - "DocumentIndex": 0, - "Title": "MainWindow.xaml.cs", - "DocumentMoniker": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\MainWindow.xaml.cs", - "RelativeDocumentMoniker": "MainWindow.xaml.cs", - "ToolTip": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\MainWindow.xaml.cs", - "RelativeToolTip": "MainWindow.xaml.cs", - "ViewState": "AgIAABwAAAAAAAAAAAA7wDoAAAAMAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-08-29T06:36:22.146Z", - "EditorCaption": "" - } - ] - } - ] + "DocumentGroups": [] } ] } \ No newline at end of file diff --git a/template/MainWindow.xaml.cs b/template/MainWindow.xaml.cs index 9eeb107..9c43395 100644 --- a/template/MainWindow.xaml.cs +++ b/template/MainWindow.xaml.cs @@ -1,7 +1,9 @@ -using Newtonsoft.Json.Linq; +using Newtonsoft.Json; +using Newtonsoft.Json.Linq; using Ramitta; using System.Data.Common; using System.Diagnostics; +using System.IO; using System.Text; using System.Windows; using System.Windows.Controls; @@ -122,6 +124,11 @@ namespace template private void 改(object sender, RoutedEventArgs e) { + string outputPath = @"C:\Users\Xeroly\Desktop\sieghail.json"; + + // 方法1:使用File.ReadAllText(推荐) + string jsonContent = File.ReadAllText(outputPath); + TreeList.JsonParse(jsonContent); } @@ -132,15 +139,24 @@ namespace template private void 查(object sender, RoutedEventArgs e) { - var sukablayt = TreeList.FindArgvNode(null, ["GroupF"]); - - foreach (var arg in sukablayt.Children) { - var suka = arg as CheckboxTreeNode; - Debug.WriteLine($"{arg.Text}:{suka.IsChecked}"); + string outputPath = @"C:\Users\Xeroly\Desktop\sieghail.json"; // 修改为你想要保存的路径 + + // 获取要输出的文本 + string outputText = TreeList.JsonPrint().ToString(); + + // 使用StreamWriter将文本写入文件 + try + { + using (StreamWriter writer = new StreamWriter(outputPath, false)) // 'true'表示以追加模式写入文件 + { + writer.WriteLine(outputText); // 写入文本 + } + } + catch (Exception ex) + { + MessageBox.Show("错误: " + ex.Message); // 如果写入过程中出现异常,弹出错误信息 } - - if (sukablayt == null)DebugBar(Debugtag, $"没找到", 通知蓝色); - } - } + +} } \ No newline at end of file diff --git a/template/bin/Debug/net8.0-windows/Ramitta.dll b/template/bin/Debug/net8.0-windows/Ramitta.dll index a3fcaec..eb3fb53 100644 Binary files a/template/bin/Debug/net8.0-windows/Ramitta.dll and b/template/bin/Debug/net8.0-windows/Ramitta.dll differ diff --git a/template/bin/Debug/net8.0-windows/Ramitta.pdb b/template/bin/Debug/net8.0-windows/Ramitta.pdb index a0e561a..5bf53b0 100644 Binary files a/template/bin/Debug/net8.0-windows/Ramitta.pdb and b/template/bin/Debug/net8.0-windows/Ramitta.pdb differ diff --git a/template/bin/Debug/net8.0-windows/template.deps.json b/template/bin/Debug/net8.0-windows/template.deps.json index 5eedfac..4fd5c40 100644 --- a/template/bin/Debug/net8.0-windows/template.deps.json +++ b/template/bin/Debug/net8.0-windows/template.deps.json @@ -24,6 +24,9 @@ } }, "Ramitta/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, "runtime": { "Ramitta.dll": { "assemblyVersion": "1.0.0.0", diff --git a/template/bin/Debug/net8.0-windows/template.dll b/template/bin/Debug/net8.0-windows/template.dll index 53c87ab..b399728 100644 Binary files a/template/bin/Debug/net8.0-windows/template.dll and b/template/bin/Debug/net8.0-windows/template.dll differ diff --git a/template/bin/Debug/net8.0-windows/template.exe b/template/bin/Debug/net8.0-windows/template.exe index ed8081f..404a077 100644 Binary files a/template/bin/Debug/net8.0-windows/template.exe and b/template/bin/Debug/net8.0-windows/template.exe differ diff --git a/template/bin/Debug/net8.0-windows/template.pdb b/template/bin/Debug/net8.0-windows/template.pdb index 29e88f2..55dcdf1 100644 Binary files a/template/bin/Debug/net8.0-windows/template.pdb and b/template/bin/Debug/net8.0-windows/template.pdb differ diff --git a/template/obj/Debug/net8.0-windows/apphost.exe b/template/obj/Debug/net8.0-windows/apphost.exe index ed8081f..404a077 100644 Binary files a/template/obj/Debug/net8.0-windows/apphost.exe and b/template/obj/Debug/net8.0-windows/apphost.exe differ diff --git a/template/obj/Debug/net8.0-windows/ref/template.dll b/template/obj/Debug/net8.0-windows/ref/template.dll index 9a139a6..94e7e4c 100644 Binary files a/template/obj/Debug/net8.0-windows/ref/template.dll and b/template/obj/Debug/net8.0-windows/ref/template.dll differ diff --git a/template/obj/Debug/net8.0-windows/refint/template.dll b/template/obj/Debug/net8.0-windows/refint/template.dll index 9a139a6..94e7e4c 100644 Binary files a/template/obj/Debug/net8.0-windows/refint/template.dll and b/template/obj/Debug/net8.0-windows/refint/template.dll differ diff --git a/template/obj/Debug/net8.0-windows/template.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template.AssemblyInfo.cs index f8947a1..c3465ee 100644 --- a/template/obj/Debug/net8.0-windows/template.AssemblyInfo.cs +++ b/template/obj/Debug/net8.0-windows/template.AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("template")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6ccc323bb25fcf34a3b9f41375feadd4945d8b52")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] [assembly: System.Reflection.AssemblyProductAttribute("template")] [assembly: System.Reflection.AssemblyTitleAttribute("template")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/template/obj/Debug/net8.0-windows/template.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template.AssemblyInfoInputs.cache index f130d91..3f28bf9 100644 --- a/template/obj/Debug/net8.0-windows/template.AssemblyInfoInputs.cache +++ b/template/obj/Debug/net8.0-windows/template.AssemblyInfoInputs.cache @@ -1 +1 @@ -ffb5b8e98e38a761592a7fcc9649544a6c099b7f7d2cfee068e291579a53214a +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template.csproj.AssemblyReference.cache b/template/obj/Debug/net8.0-windows/template.csproj.AssemblyReference.cache index ccf910c..f846634 100644 Binary files a/template/obj/Debug/net8.0-windows/template.csproj.AssemblyReference.cache and b/template/obj/Debug/net8.0-windows/template.csproj.AssemblyReference.cache differ diff --git a/template/obj/Debug/net8.0-windows/template.dll b/template/obj/Debug/net8.0-windows/template.dll index 53c87ab..b399728 100644 Binary files a/template/obj/Debug/net8.0-windows/template.dll and b/template/obj/Debug/net8.0-windows/template.dll differ diff --git a/template/obj/Debug/net8.0-windows/template.pdb b/template/obj/Debug/net8.0-windows/template.pdb index 29e88f2..55dcdf1 100644 Binary files a/template/obj/Debug/net8.0-windows/template.pdb and b/template/obj/Debug/net8.0-windows/template.pdb differ diff --git a/template/obj/Debug/net8.0-windows/template.sourcelink.json b/template/obj/Debug/net8.0-windows/template.sourcelink.json index bf1d11e..1497acb 100644 --- a/template/obj/Debug/net8.0-windows/template.sourcelink.json +++ b/template/obj/Debug/net8.0-windows/template.sourcelink.json @@ -1 +1 @@ -{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/6ccc323bb25fcf34a3b9f41375feadd4945d8b52/*"}} \ No newline at end of file +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.assets.cache new file mode 100644 index 0000000..694620b Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_02gofovs_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.assets.cache new file mode 100644 index 0000000..3cd28a2 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_0oom50mt_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.assets.cache new file mode 100644 index 0000000..89b32e9 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_4hlmaqsk_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.assets.cache new file mode 100644 index 0000000..6d3a4b1 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_afh0yght_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.assets.cache new file mode 100644 index 0000000..c0c6144 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_amwd1xj3_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.assets.cache new file mode 100644 index 0000000..5e06256 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_bccrtqgg_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.assets.cache new file mode 100644 index 0000000..7249b37 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ei12gcov_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.assets.cache new file mode 100644 index 0000000..d1baeed Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_emwsotzy_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.assets.cache new file mode 100644 index 0000000..f24235a Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_f35fypk5_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.assets.cache new file mode 100644 index 0000000..1f73f55 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_gnien5lh_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.assets.cache new file mode 100644 index 0000000..3ea335c Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_iagiiubp_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.assets.cache new file mode 100644 index 0000000..dae2dfa Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ihphcn2m_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.assets.cache new file mode 100644 index 0000000..909aae1 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_mfdsst2o_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.assets.cache new file mode 100644 index 0000000..55261a8 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_n4y3daiq_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.assets.cache new file mode 100644 index 0000000..d5805c5 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_nny3icjw_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.assets.cache new file mode 100644 index 0000000..e1c9038 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_re0xiaix_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.assets.cache new file mode 100644 index 0000000..502288f Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_uuqobr2v_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.assets.cache new file mode 100644 index 0000000..b23598e Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_vdvjmpd0_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.assets.cache new file mode 100644 index 0000000..76a5da6 Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_ybokkakg_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.AssemblyInfo.cs b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.AssemblyInfo.cs new file mode 100644 index 0000000..c3465ee --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("template")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31d3517ecb4d813a458f2555c82d2c2ef0042c94")] +[assembly: System.Reflection.AssemblyProductAttribute("template")] +[assembly: System.Reflection.AssemblyTitleAttribute("template")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.AssemblyInfoInputs.cache b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.AssemblyInfoInputs.cache new file mode 100644 index 0000000..3f28bf9 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f39eba26f0a74b9b4f951f4be929c78ee433008cb18e9dc87dcce4cffec3df4c diff --git a/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..0671244 --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,16 @@ +is_global = true +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 = template +build_property.ProjectDir = D:\Workspace\GitHub\Ramitta-lib\template\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.GlobalUsings.g.cs b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.GlobalUsings.g.cs new file mode 100644 index 0000000..08bb19f --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.GlobalUsings.g.cs @@ -0,0 +1,6 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Linq; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.assets.cache b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.assets.cache new file mode 100644 index 0000000..df244da Binary files /dev/null and b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.assets.cache differ diff --git a/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.csproj.BuildWithSkipAnalyzers b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.sourcelink.json b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.sourcelink.json new file mode 100644 index 0000000..1497acb --- /dev/null +++ b/template/obj/Debug/net8.0-windows/template_zqarhjbl_wpftmp.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"D:\\Workspace\\GitHub\\Ramitta-lib\\*":"https://raw.githubusercontent.com/XerolySkinner/Ramitta-lib/31d3517ecb4d813a458f2555c82d2c2ef0042c94/*"}} \ No newline at end of file diff --git a/template/obj/project.assets.json b/template/obj/project.assets.json index 6bd4045..60dd63b 100644 --- a/template/obj/project.assets.json +++ b/template/obj/project.assets.json @@ -18,6 +18,9 @@ "Ramitta/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v8.0", + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, "compile": { "bin/placeholder/Ramitta.dll": {} }, diff --git a/template/obj/project.nuget.cache b/template/obj/project.nuget.cache index eb96bc9..12cd55d 100644 --- a/template/obj/project.nuget.cache +++ b/template/obj/project.nuget.cache @@ -1,6 +1,6 @@ { "version": 2, - "dgSpecHash": "XJ+cP20y3ew=", + "dgSpecHash": "DMZPvbGDRSI=", "success": true, "projectFilePath": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\template.csproj", "expectedPackageFiles": [ diff --git a/template/obj/template.csproj.nuget.dgspec.json b/template/obj/template.csproj.nuget.dgspec.json index 65f295a..79569ca 100644 --- a/template/obj/template.csproj.nuget.dgspec.json +++ b/template/obj/template.csproj.nuget.dgspec.json @@ -49,6 +49,12 @@ "frameworks": { "net8.0-windows7.0": { "targetAlias": "net8.0-windows", + "dependencies": { + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + } + }, "imports": [ "net461", "net462", diff --git a/template/obj/template_f35fypk5_wpftmp.csproj.nuget.dgspec.json b/template/obj/template_f35fypk5_wpftmp.csproj.nuget.dgspec.json new file mode 100644 index 0000000..79569ca --- /dev/null +++ b/template/obj/template_f35fypk5_wpftmp.csproj.nuget.dgspec.json @@ -0,0 +1,160 @@ +{ + "format": 1, + "restore": { + "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\template.csproj": {} + }, + "projects": { + "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj", + "projectName": "Ramitta", + "projectPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj", + "packagesPath": "C:\\Users\\Xeroly\\.nuget\\packages\\", + "outputPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\Xeroly\\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\\": {}, + "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": { + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + }, + "Microsoft.WindowsDesktop.App.WPF": { + "privateAssets": "none" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json" + } + } + }, + "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\template.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\template.csproj", + "projectName": "template", + "projectPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\template.csproj", + "packagesPath": "C:\\Users\\Xeroly\\.nuget\\packages\\", + "outputPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\Xeroly\\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\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net8.0-windows7.0": { + "targetAlias": "net8.0-windows", + "projectReferences": { + "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj": { + "projectPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "direct" + }, + "SdkAnalysisLevel": "9.0.300" + }, + "frameworks": { + "net8.0-windows7.0": { + "targetAlias": "net8.0-windows", + "dependencies": { + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + }, + "Microsoft.WindowsDesktop.App.WPF": { + "privateAssets": "none" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/template/obj/template_f35fypk5_wpftmp.csproj.nuget.g.props b/template/obj/template_f35fypk5_wpftmp.csproj.nuget.g.props new file mode 100644 index 0000000..e0073b6 --- /dev/null +++ b/template/obj/template_f35fypk5_wpftmp.csproj.nuget.g.props @@ -0,0 +1,16 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\Xeroly\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + PackageReference + 6.14.1 + + + + + + \ No newline at end of file diff --git a/template/obj/template_f35fypk5_wpftmp.csproj.nuget.g.targets b/template/obj/template_f35fypk5_wpftmp.csproj.nuget.g.targets new file mode 100644 index 0000000..3dc06ef --- /dev/null +++ b/template/obj/template_f35fypk5_wpftmp.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/template/obj/template_re0xiaix_wpftmp.csproj.nuget.dgspec.json b/template/obj/template_re0xiaix_wpftmp.csproj.nuget.dgspec.json new file mode 100644 index 0000000..79569ca --- /dev/null +++ b/template/obj/template_re0xiaix_wpftmp.csproj.nuget.dgspec.json @@ -0,0 +1,160 @@ +{ + "format": 1, + "restore": { + "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\template.csproj": {} + }, + "projects": { + "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj", + "projectName": "Ramitta", + "projectPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj", + "packagesPath": "C:\\Users\\Xeroly\\.nuget\\packages\\", + "outputPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\Xeroly\\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\\": {}, + "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": { + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + }, + "Microsoft.WindowsDesktop.App.WPF": { + "privateAssets": "none" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json" + } + } + }, + "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\template.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\template.csproj", + "projectName": "template", + "projectPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\template.csproj", + "packagesPath": "C:\\Users\\Xeroly\\.nuget\\packages\\", + "outputPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\template\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\Xeroly\\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\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net8.0-windows7.0": { + "targetAlias": "net8.0-windows", + "projectReferences": { + "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj": { + "projectPath": "D:\\Workspace\\GitHub\\Ramitta-lib\\Ramitta\\Ramitta.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "direct" + }, + "SdkAnalysisLevel": "9.0.300" + }, + "frameworks": { + "net8.0-windows7.0": { + "targetAlias": "net8.0-windows", + "dependencies": { + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + }, + "Microsoft.WindowsDesktop.App.WPF": { + "privateAssets": "none" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/template/obj/template_re0xiaix_wpftmp.csproj.nuget.g.props b/template/obj/template_re0xiaix_wpftmp.csproj.nuget.g.props new file mode 100644 index 0000000..e0073b6 --- /dev/null +++ b/template/obj/template_re0xiaix_wpftmp.csproj.nuget.g.props @@ -0,0 +1,16 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\Xeroly\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + PackageReference + 6.14.1 + + + + + + \ No newline at end of file diff --git a/template/obj/template_re0xiaix_wpftmp.csproj.nuget.g.targets b/template/obj/template_re0xiaix_wpftmp.csproj.nuget.g.targets new file mode 100644 index 0000000..3dc06ef --- /dev/null +++ b/template/obj/template_re0xiaix_wpftmp.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file