Update 20240807 - nach NUGET-Update Syncfusion

This commit is contained in:
Stefan Hutter
2024-08-07 09:25:01 +02:00
parent 749b1e89ed
commit 77d5c661f7
8681 changed files with 5340624 additions and 1740134 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View File

@@ -0,0 +1,71 @@
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D06BA02110FC73FC25F19AAA522EEBF041D47A7E"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using OnDocWPF;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Controls.Ribbon;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace OnDocWPF {
/// <summary>
/// App
/// </summary>
public partial class App : System.Windows.Application {
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.7.0")]
public void InitializeComponent() {
#line 5 "..\..\..\App.xaml"
this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
#line default
#line hidden
}
/// <summary>
/// Application Entry Point.
/// </summary>
[System.STAThreadAttribute()]
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.7.0")]
public static void Main() {
OnDocWPF.App app = new OnDocWPF.App();
app.InitializeComponent();
app.Run();
}
}
}

View File

@@ -0,0 +1,71 @@
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D06BA02110FC73FC25F19AAA522EEBF041D47A7E"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using OnDocWPF;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Controls.Ribbon;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace OnDocWPF {
/// <summary>
/// App
/// </summary>
public partial class App : System.Windows.Application {
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.7.0")]
public void InitializeComponent() {
#line 5 "..\..\..\App.xaml"
this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
#line default
#line hidden
}
/// <summary>
/// Application Entry Point.
/// </summary>
[System.STAThreadAttribute()]
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.7.0")]
public static void Main() {
OnDocWPF.App app = new OnDocWPF.App();
app.InitializeComponent();
app.Run();
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,131 @@
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "444BA5D667E4C81A6A0FE1907187C7AAD86A770F"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using OnDocWPF;
using Syncfusion;
using Syncfusion.SfSkinManager;
using Syncfusion.UI.Xaml.BulletGraph;
using Syncfusion.UI.Xaml.CellGrid;
using Syncfusion.UI.Xaml.Charts;
using Syncfusion.UI.Xaml.Controls.DataPager;
using Syncfusion.UI.Xaml.Diagram;
using Syncfusion.UI.Xaml.Diagram.Controls;
using Syncfusion.UI.Xaml.Diagram.Layout;
using Syncfusion.UI.Xaml.Diagram.Panels;
using Syncfusion.UI.Xaml.Diagram.Stencil;
using Syncfusion.UI.Xaml.Diagram.Theming;
using Syncfusion.UI.Xaml.DiagramRibbon;
using Syncfusion.UI.Xaml.Gauges;
using Syncfusion.UI.Xaml.Grid;
using Syncfusion.UI.Xaml.Grid.RowFilter;
using Syncfusion.UI.Xaml.HeatMap;
using Syncfusion.UI.Xaml.ImageEditor;
using Syncfusion.UI.Xaml.Maps;
using Syncfusion.UI.Xaml.NavigationDrawer;
using Syncfusion.UI.Xaml.ProgressBar;
using Syncfusion.UI.Xaml.Schedule;
using Syncfusion.UI.Xaml.Scheduler;
using Syncfusion.UI.Xaml.Spreadsheet;
using Syncfusion.UI.Xaml.TextInputLayout;
using Syncfusion.UI.Xaml.TreeGrid;
using Syncfusion.UI.Xaml.TreeGrid.Filtering;
using Syncfusion.UI.Xaml.TreeMap;
using Syncfusion.UI.Xaml.TreeView;
using Syncfusion.UI.Xaml.TreeView.Engine;
using Syncfusion.Windows;
using Syncfusion.Windows.Collections;
using Syncfusion.Windows.ComponentModel;
using Syncfusion.Windows.Controls;
using Syncfusion.Windows.Controls.Cells;
using Syncfusion.Windows.Controls.Gantt;
using Syncfusion.Windows.Controls.Grid;
using Syncfusion.Windows.Controls.Input;
using Syncfusion.Windows.Controls.Layout;
using Syncfusion.Windows.Controls.Navigation;
using Syncfusion.Windows.Controls.Notification;
using Syncfusion.Windows.Controls.PivotGrid;
using Syncfusion.Windows.Controls.PivotSchemaDesigner;
using Syncfusion.Windows.Controls.RichTextBoxAdv;
using Syncfusion.Windows.Controls.Scroll;
using Syncfusion.Windows.Controls.VirtualTreeView;
using Syncfusion.Windows.Data;
using Syncfusion.Windows.Diagnostics;
using Syncfusion.Windows.Edit;
using Syncfusion.Windows.GridCommon;
using Syncfusion.Windows.PropertyGrid;
using Syncfusion.Windows.Shared;
using Syncfusion.Windows.Styles;
using Syncfusion.Windows.Tools;
using Syncfusion.Windows.Tools.Controls;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Controls.Ribbon;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace OnDocWPF {
/// <summary>
/// MainWindow
/// </summary>
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.7.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/OnDocWPF;component/mainwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\MainWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.7.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,131 @@
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "444BA5D667E4C81A6A0FE1907187C7AAD86A770F"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using OnDocWPF;
using Syncfusion;
using Syncfusion.SfSkinManager;
using Syncfusion.UI.Xaml.BulletGraph;
using Syncfusion.UI.Xaml.CellGrid;
using Syncfusion.UI.Xaml.Charts;
using Syncfusion.UI.Xaml.Controls.DataPager;
using Syncfusion.UI.Xaml.Diagram;
using Syncfusion.UI.Xaml.Diagram.Controls;
using Syncfusion.UI.Xaml.Diagram.Layout;
using Syncfusion.UI.Xaml.Diagram.Panels;
using Syncfusion.UI.Xaml.Diagram.Stencil;
using Syncfusion.UI.Xaml.Diagram.Theming;
using Syncfusion.UI.Xaml.DiagramRibbon;
using Syncfusion.UI.Xaml.Gauges;
using Syncfusion.UI.Xaml.Grid;
using Syncfusion.UI.Xaml.Grid.RowFilter;
using Syncfusion.UI.Xaml.HeatMap;
using Syncfusion.UI.Xaml.ImageEditor;
using Syncfusion.UI.Xaml.Maps;
using Syncfusion.UI.Xaml.NavigationDrawer;
using Syncfusion.UI.Xaml.ProgressBar;
using Syncfusion.UI.Xaml.Schedule;
using Syncfusion.UI.Xaml.Scheduler;
using Syncfusion.UI.Xaml.Spreadsheet;
using Syncfusion.UI.Xaml.TextInputLayout;
using Syncfusion.UI.Xaml.TreeGrid;
using Syncfusion.UI.Xaml.TreeGrid.Filtering;
using Syncfusion.UI.Xaml.TreeMap;
using Syncfusion.UI.Xaml.TreeView;
using Syncfusion.UI.Xaml.TreeView.Engine;
using Syncfusion.Windows;
using Syncfusion.Windows.Collections;
using Syncfusion.Windows.ComponentModel;
using Syncfusion.Windows.Controls;
using Syncfusion.Windows.Controls.Cells;
using Syncfusion.Windows.Controls.Gantt;
using Syncfusion.Windows.Controls.Grid;
using Syncfusion.Windows.Controls.Input;
using Syncfusion.Windows.Controls.Layout;
using Syncfusion.Windows.Controls.Navigation;
using Syncfusion.Windows.Controls.Notification;
using Syncfusion.Windows.Controls.PivotGrid;
using Syncfusion.Windows.Controls.PivotSchemaDesigner;
using Syncfusion.Windows.Controls.RichTextBoxAdv;
using Syncfusion.Windows.Controls.Scroll;
using Syncfusion.Windows.Controls.VirtualTreeView;
using Syncfusion.Windows.Data;
using Syncfusion.Windows.Diagnostics;
using Syncfusion.Windows.Edit;
using Syncfusion.Windows.GridCommon;
using Syncfusion.Windows.PropertyGrid;
using Syncfusion.Windows.Shared;
using Syncfusion.Windows.Styles;
using Syncfusion.Windows.Tools;
using Syncfusion.Windows.Tools.Controls;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Controls.Ribbon;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace OnDocWPF {
/// <summary>
/// MainWindow
/// </summary>
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.7.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/OnDocWPF;component/mainwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\MainWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.7.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OnDocWPF")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+749b1e89edc76ed8ab0ea8cf0de4a437887ddd0d")]
[assembly: System.Reflection.AssemblyProductAttribute("OnDocWPF")]
[assembly: System.Reflection.AssemblyTitleAttribute("OnDocWPF")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
09e2b707b45725ab0104a1989a327ade40cd254da6be3c2ad11e0b72037a45eb

View File

@@ -0,0 +1,13 @@
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 = OnDocWPF
build_property.ProjectDir = E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -0,0 +1,6 @@
// <auto-generated/>
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;

View File

@@ -0,0 +1 @@
4aa0aee787d3a2129b106e40b5442f730124d833dbe7915a0984433e74e9506d

View File

@@ -0,0 +1,116 @@
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\OnDocWPF.exe
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\OnDocWPF.deps.json
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\OnDocWPF.runtimeconfig.json
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\OnDocWPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\OnDocWPF.pdb
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\MainWindow.g.cs
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\App.g.cs
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF_MarkupCompile.cache
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF_MarkupCompile.lref
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\MainWindow.baml
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.g.resources
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.GeneratedMSBuildEditorConfig.editorconfig
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.AssemblyInfoInputs.cache
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.AssemblyInfo.cs
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.csproj.CoreCompileInputs.cache
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\refint\OnDocWPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.pdb
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.genruntimeconfig.cache
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\ref\OnDocWPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Calculate.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Compression.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Data.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.DocIO.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.DocToPDFConverter.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Edit.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.ExcelChartToImageConverter.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.ExcelToPdfConverter.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Gantt.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Grid.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.GridCommon.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Licensing.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Linq.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.OfficeChart.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.OfficeChartToImageConverter.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.PMML.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Pdf.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.PdfToImageConverter.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.PdfViewer.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.PivotAnalysis.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.PivotAnalysis.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Presentation.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.PresentationToPdfConverter.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.ProjIO.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.PropertyGrid.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfAccordion.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfBarcode.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfBulletGraph.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfBusyIndicator.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfCellGrid.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfChart.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfDiagram.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfDiagramRibbon.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfGauge.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfGrid.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfGridCommon.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfHeatMap.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfHubTile.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfImageEditor.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfInput.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfKanban.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfMaps.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfNavigationDrawer.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfProgressBar.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfRadialMenu.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfRichTextBoxAdv.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfRichTextRibbon.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfSchedule.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfScheduler.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfShared.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfSkinManager.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfSmithChart.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfSpellChecker.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfSpreadsheet.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfSpreadsheetHelper.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfSunburstChart.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfTextInputLayout.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfTreeMap.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfTreeNavigator.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.SfTreeView.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Shared.WPF.Classic.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Shared.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Blend.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.FluentDark.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.FluentLight.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Lime.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.MaterialDark.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.MaterialDarkBlue.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.MaterialLight.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.MaterialLightBlue.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Metro.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2010Black.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2010Blue.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2010Silver.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2013DarkGray.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2013LightGray.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2013White.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2016Colorful.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2016DarkGray.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2016White.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2019Black.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2019Colorful.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2019DarkGray.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2019HighContrast.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2019HighContrastWhite.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office2019White.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Office365.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.Saffron.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.SystemTheme.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.VisualStudio2013.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Themes.VisualStudio2015.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Tools.WPF.Classic.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.Tools.WPF.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\bin\Debug\net8.0-windows\Syncfusion.XlsIO.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.csproj.AssemblyReference.cache
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\OnDocWPF.csproj.Up2Date

View File

@@ -0,0 +1,400 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"Syncfusion.UI.WPF.NET/25.1.35": {
"runtime": {
"lib/net6.0-windows7.0/Syncfusion.Calculate.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Compression.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Data.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.DocIO.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.DocToPDFConverter.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Edit.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.ExcelChartToImageConverter.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.ExcelToPdfConverter.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Gantt.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Grid.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.GridCommon.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Licensing.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Linq.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.OfficeChart.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.OfficeChartToImageConverter.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.PMML.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Pdf.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.PdfToImageConverter.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.PdfViewer.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Presentation.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.PresentationToPdfConverter.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.ProjIO.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.PropertyGrid.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfAccordion.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfBarcode.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfBulletGraph.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfBusyIndicator.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfCellGrid.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfChart.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfDiagram.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfDiagramRibbon.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfGauge.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfGrid.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfGridCommon.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfHeatMap.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfHubTile.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfImageEditor.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfInput.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfKanban.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfMaps.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfNavigationDrawer.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfProgressBar.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfRadialMenu.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfRichTextBoxAdv.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfRichTextRibbon.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfSchedule.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfScheduler.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfShared.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfSkinManager.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfSmithChart.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfSpellChecker.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheet.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheetHelper.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfSunburstChart.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfTextInputLayout.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfTreeMap.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfTreeNavigator.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.SfTreeView.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.Classic.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Blend.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentDark.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentLight.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Lime.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDark.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDarkBlue.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLight.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLightBlue.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Metro.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Black.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Blue.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Silver.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013DarkGray.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013LightGray.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013White.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016Colorful.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016DarkGray.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016White.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Black.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Colorful.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019DarkGray.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrast.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrastWhite.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019White.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office365.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Saffron.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.SystemTheme.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2013.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2015.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.Classic.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
},
"lib/net6.0-windows7.0/Syncfusion.XlsIO.Base.dll": {
"assemblyVersion": "25.1.35.0",
"fileVersion": "25.1.35.0"
}
}
}
}
},
"libraries": {
"Syncfusion.UI.WPF.NET/25.1.35": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DaubwLOYG7VEnoL37MgLco6nwBrEkLj8aYtlmEW+8fPz9WoCp1vfs73Un75+MD3zkYmMd4+cDFlSnMuTp9bZEA==",
"path": "syncfusion.ui.wpf.net/25.1.35",
"hashPath": "syncfusion.ui.wpf.net.25.1.35.nupkg.sha512"
}
}
}

View File

@@ -0,0 +1,26 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "8.0.0"
}
],
"additionalProbingPaths": [
"C:\\Users\\Stefan Hutter lokal\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages",
"C:\\Program Files (x86)\\MESCIUS\\ComponentOne\\WinForms\\bin\\v8",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WPF\\25.1.35\\ToolboxNuGetPackages"
],
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
69d311704436cf4f9edd5f72b99598af3657d856da4f930e041cda92a61e9c42

Binary file not shown.

View File

@@ -0,0 +1,20 @@
OnDocWPF
winexe
C#
.cs
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\
OnDocWPF
none
false
TRACE;DEBUG;NET;NET8_0;NETCOREAPP
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\App.xaml
11407045341
4-1737078657
292-2079761161
MainWindow.xaml;
False

View File

@@ -0,0 +1,20 @@
OnDocWPF
1.0.0.0
winexe
C#
.cs
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\obj\Debug\net8.0-windows\
OnDocWPF
none
false
TRACE;DEBUG;NET;NET8_0;NETCOREAPP
E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\App.xaml
11407045341
6309023871
292-2079761161
MainWindow.xaml;
True

View File

@@ -0,0 +1,4 @@
FE:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\MainWindow.xaml;;

View File

@@ -0,0 +1,4 @@
FE:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\MainWindow.xaml;;

View File

@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OnDocWPF")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+749b1e89edc76ed8ab0ea8cf0de4a437887ddd0d")]
[assembly: System.Reflection.AssemblyProductAttribute("OnDocWPF")]
[assembly: System.Reflection.AssemblyTitleAttribute("OnDocWPF")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
09e2b707b45725ab0104a1989a327ade40cd254da6be3c2ad11e0b72037a45eb

View File

@@ -0,0 +1,13 @@
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 = OnDocWPF_d25qem4e_wpftmp
build_property.ProjectDir = E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -0,0 +1,6 @@
// <auto-generated/>
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;

View File

@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OnDocWPF")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+749b1e89edc76ed8ab0ea8cf0de4a437887ddd0d")]
[assembly: System.Reflection.AssemblyProductAttribute("OnDocWPF")]
[assembly: System.Reflection.AssemblyTitleAttribute("OnDocWPF")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
09e2b707b45725ab0104a1989a327ade40cd254da6be3c2ad11e0b72037a45eb

View File

@@ -0,0 +1,13 @@
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 = OnDocWPF_mlzlh044_wpftmp
build_property.ProjectDir = E:\Software-Projekte\OnDoc\OnDoc\OnDocWPF\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -0,0 +1,6 @@
// <auto-generated/>
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;

Binary file not shown.

Binary file not shown.

Binary file not shown.