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.

View File

@@ -0,0 +1,91 @@
{
"format": 1,
"restore": {
"E:\\Software-Projekte\\OnDoc\\OnDoc\\OnDocWPF\\OnDocWPF.csproj": {}
},
"projects": {
"E:\\Software-Projekte\\OnDoc\\OnDoc\\OnDocWPF\\OnDocWPF.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\OnDoc\\OnDoc\\OnDocWPF\\OnDocWPF.csproj",
"projectName": "OnDocWPF",
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\OnDocWPF\\OnDocWPF.csproj",
"packagesPath": "C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\OnDocWPF\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"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\\26.2.4\\ToolboxNuGetPackages"
],
"configFilePaths": [
"C:\\Users\\Stefan Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\ComponentOne.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Syncfusion Toolbox for WPF.config"
],
"originalTargetFrameworks": [
"net8.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"C:\\Program Files (x86)\\MESCIUS\\ComponentOne\\Packages": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WinUI\\25.1.35\\NuGetPackages": {},
"C:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WinUI\\26.2.4\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"E:\\Software-Projekte\\_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"
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"dependencies": {
"syncfusion.ui.wpf.net": {
"target": "Package",
"version": "[25.1.35, )"
}
},
"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\\8.0.303/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\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\26.2.4\ToolboxNuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Stefan Hutter lokal\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\MESCIUS\ComponentOne\WinForms\bin\v8\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\26.2.4\ToolboxNuGetPackages\" />
</ItemGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgSyncfusion_UI_WPF_NET Condition=" '$(PkgSyncfusion_UI_WPF_NET)' == '' ">C:\Users\Stefan Hutter lokal\.nuget\packages\syncfusion.ui.wpf.net\25.1.35</PkgSyncfusion_UI_WPF_NET>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

@@ -0,0 +1,909 @@
{
"version": 3,
"targets": {
"net8.0-windows7.0": {
"Syncfusion.UI.WPF.NET/25.1.35": {
"type": "package",
"compile": {
"lib/net6.0-windows7.0/Syncfusion.Calculate.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Compression.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Data.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.DocIO.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.DocToPDFConverter.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Edit.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.ExcelChartToImageConverter.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.ExcelToPdfConverter.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Gantt.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Grid.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.GridCommon.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Licensing.dll": {},
"lib/net6.0-windows7.0/Syncfusion.Linq.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.OfficeChart.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.OfficeChartToImageConverter.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PMML.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Pdf.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PdfToImageConverter.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PdfViewer.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Presentation.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PresentationToPdfConverter.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.ProjIO.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PropertyGrid.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfAccordion.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfBarcode.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfBulletGraph.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfBusyIndicator.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfCellGrid.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfChart.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfDiagram.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfDiagramRibbon.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfGauge.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfGrid.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfGridCommon.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfHeatMap.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfHubTile.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfImageEditor.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfInput.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfKanban.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfMaps.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfNavigationDrawer.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfProgressBar.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfRadialMenu.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfRichTextBoxAdv.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfRichTextRibbon.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSchedule.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfScheduler.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfShared.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSkinManager.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSmithChart.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSpellChecker.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheet.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheetHelper.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSunburstChart.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfTextInputLayout.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfTreeMap.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfTreeNavigator.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfTreeView.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.Classic.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.dll": {
"related": ".Classic.xml;.xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Blend.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentDark.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentLight.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Lime.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDark.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDarkBlue.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLight.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLightBlue.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Metro.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Black.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Blue.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Silver.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013DarkGray.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013LightGray.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013White.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016Colorful.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016DarkGray.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016White.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Black.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Colorful.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019DarkGray.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrast.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrastWhite.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019White.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office365.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Saffron.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.SystemTheme.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2013.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2015.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.Classic.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.dll": {
"related": ".Classic.xml;.xml"
},
"lib/net6.0-windows7.0/Syncfusion.XlsIO.Base.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0-windows7.0/Syncfusion.Calculate.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Compression.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Data.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.DocIO.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.DocToPDFConverter.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Edit.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.ExcelChartToImageConverter.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.ExcelToPdfConverter.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Gantt.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Grid.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.GridCommon.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Licensing.dll": {},
"lib/net6.0-windows7.0/Syncfusion.Linq.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.OfficeChart.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.OfficeChartToImageConverter.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PMML.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Pdf.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PdfToImageConverter.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PdfViewer.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Presentation.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PresentationToPdfConverter.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.ProjIO.Base.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.PropertyGrid.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfAccordion.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfBarcode.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfBulletGraph.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfBusyIndicator.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfCellGrid.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfChart.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfDiagram.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfDiagramRibbon.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfGauge.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfGrid.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfGridCommon.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfHeatMap.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfHubTile.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfImageEditor.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfInput.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfKanban.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfMaps.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfNavigationDrawer.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfProgressBar.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfRadialMenu.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfRichTextBoxAdv.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfRichTextRibbon.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSchedule.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfScheduler.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfShared.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSkinManager.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSmithChart.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSpellChecker.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheet.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheetHelper.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfSunburstChart.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfTextInputLayout.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfTreeMap.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfTreeNavigator.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.SfTreeView.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.Classic.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.dll": {
"related": ".Classic.xml;.xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Blend.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentDark.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentLight.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Lime.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDark.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDarkBlue.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLight.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLightBlue.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Metro.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Black.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Blue.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Silver.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013DarkGray.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013LightGray.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013White.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016Colorful.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016DarkGray.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016White.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Black.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Colorful.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019DarkGray.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrast.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrastWhite.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019White.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Office365.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.Saffron.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.SystemTheme.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2013.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2015.WPF.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.Classic.dll": {
"related": ".xml"
},
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.dll": {
"related": ".Classic.xml;.xml"
},
"lib/net6.0-windows7.0/Syncfusion.XlsIO.Base.dll": {
"related": ".xml"
}
}
}
}
},
"libraries": {
"Syncfusion.UI.WPF.NET/25.1.35": {
"sha512": "Bg4J63JXgl0CjMMNJD8dhn7cdmbhRubFd3A8MW8In/3cIaCZ0U0IuUMSxERRl1mIwd0J5PQglKBmoFsK3U6Pvg==",
"type": "package",
"path": "syncfusion.ui.wpf.net/25.1.35",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net6.0-windows7.0/Design/Syncfusion.Edit.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.Gantt.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.Grid.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.PdfViewer.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.PivotAnalysis.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.PropertyGrid.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfAccordion.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfBarcode.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfBulletGraph.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfBusyIndicator.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfChart.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfDiagram.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfDiagramRibbon.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfGauge.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfGrid.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfHeatMap.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfHubTile.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfImageEditor.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfInput.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfKanban.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfMaps.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfNavigationDrawer.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfProgressBar.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfRadialMenu.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfRichTextBoxAdv.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfRichTextRibbon.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfSchedule.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfScheduler.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfSmithChart.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfSpreadsheet.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfSunburstChart.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfTextInputLayout.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfTreeMap.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfTreeNavigator.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.SfTreeView.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.Shared.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Design/Syncfusion.Tools.WPF.DesignTools.dll",
"lib/net6.0-windows7.0/Syncfusion.Calculate.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.Calculate.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.Compression.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.Compression.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.Data.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Data.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.DocIO.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.DocIO.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.DocToPDFConverter.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.DocToPDFConverter.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.Edit.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Edit.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.ExcelChartToImageConverter.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.ExcelChartToImageConverter.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.ExcelToPdfConverter.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.ExcelToPdfConverter.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.Gantt.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Gantt.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Grid.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Grid.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.GridCommon.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.GridCommon.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Licensing.dll",
"lib/net6.0-windows7.0/Syncfusion.Linq.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.Linq.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.OfficeChart.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.OfficeChart.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.OfficeChartToImageConverter.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.OfficeChartToImageConverter.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.PMML.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.PMML.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.Pdf.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.Pdf.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.PdfToImageConverter.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.PdfToImageConverter.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.PdfViewer.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.PdfViewer.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.PivotAnalysis.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Presentation.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.Presentation.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.PresentationToPdfConverter.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.PresentationToPdfConverter.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.ProjIO.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.ProjIO.Base.xml",
"lib/net6.0-windows7.0/Syncfusion.PropertyGrid.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.PropertyGrid.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfAccordion.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfAccordion.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfBarcode.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfBarcode.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfBulletGraph.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfBulletGraph.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfBusyIndicator.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfBusyIndicator.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfCellGrid.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfCellGrid.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfChart.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfChart.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfDiagram.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfDiagram.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfDiagramRibbon.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfDiagramRibbon.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfGauge.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfGauge.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfGrid.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfGrid.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfGridCommon.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfGridCommon.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfHeatMap.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfHeatMap.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfHubTile.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfHubTile.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfImageEditor.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfImageEditor.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfInput.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfInput.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfKanban.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfKanban.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfMaps.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfMaps.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfNavigationDrawer.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfNavigationDrawer.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfProgressBar.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfProgressBar.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfRadialMenu.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfRadialMenu.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfRichTextBoxAdv.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfRichTextBoxAdv.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfRichTextRibbon.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfRichTextRibbon.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfSchedule.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfSchedule.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfScheduler.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfScheduler.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfShared.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfShared.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfSkinManager.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfSkinManager.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfSmithChart.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfSmithChart.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfSpellChecker.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfSpellChecker.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheet.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheet.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheetHelper.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfSpreadsheetHelper.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfSunburstChart.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfSunburstChart.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfTextInputLayout.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfTextInputLayout.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfTreeMap.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfTreeMap.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfTreeNavigator.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfTreeNavigator.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.SfTreeView.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.SfTreeView.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.Classic.dll",
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.Classic.xml",
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Shared.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Blend.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Blend.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentDark.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentDark.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentLight.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.FluentLight.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Lime.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Lime.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDark.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDark.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDarkBlue.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialDarkBlue.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLight.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLight.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLightBlue.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.MaterialLightBlue.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Metro.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Metro.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Black.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Black.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Blue.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Blue.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Silver.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2010Silver.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013DarkGray.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013DarkGray.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013LightGray.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013LightGray.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013White.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2013White.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016Colorful.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016Colorful.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016DarkGray.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016DarkGray.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016White.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2016White.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Black.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Black.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Colorful.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019Colorful.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019DarkGray.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019DarkGray.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrast.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrast.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrastWhite.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019HighContrastWhite.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019White.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office2019White.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office365.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Office365.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.Saffron.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.Saffron.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.SystemTheme.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.SystemTheme.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2013.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2013.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2015.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Themes.VisualStudio2015.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.Classic.dll",
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.Classic.xml",
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.dll",
"lib/net6.0-windows7.0/Syncfusion.Tools.WPF.xml",
"lib/net6.0-windows7.0/Syncfusion.XlsIO.Base.dll",
"lib/net6.0-windows7.0/Syncfusion.XlsIO.Base.xml",
"syncfusion.ui.wpf.net.25.1.35.nupkg.sha512",
"syncfusion.ui.wpf.net.nuspec",
"syncfusion_logo.png",
"tools/net5.0/VisualStudioToolsManifest.xml"
]
}
},
"projectFileDependencyGroups": {
"net8.0-windows7.0": [
"syncfusion.ui.wpf.net >= 25.1.35"
]
},
"packageFolders": {
"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\\26.2.4\\ToolboxNuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\OnDoc\\OnDoc\\OnDocWPF\\OnDocWPF.csproj",
"projectName": "OnDocWPF",
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\OnDocWPF\\OnDocWPF.csproj",
"packagesPath": "C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\OnDocWPF\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"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\\26.2.4\\ToolboxNuGetPackages"
],
"configFilePaths": [
"C:\\Users\\Stefan Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\ComponentOne.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Syncfusion Toolbox for WPF.config"
],
"originalTargetFrameworks": [
"net8.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"C:\\Program Files (x86)\\MESCIUS\\ComponentOne\\Packages": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WinUI\\25.1.35\\NuGetPackages": {},
"C:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WinUI\\26.2.4\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"E:\\Software-Projekte\\_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"
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"dependencies": {
"syncfusion.ui.wpf.net": {
"target": "Package",
"version": "[25.1.35, )"
}
},
"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\\8.0.303/PortableRuntimeIdentifierGraph.json"
}
}
}
}

View File

@@ -0,0 +1,10 @@
{
"version": 2,
"dgSpecHash": "I5SShgYeWnw=",
"success": true,
"projectFilePath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\OnDocWPF\\OnDocWPF.csproj",
"expectedPackageFiles": [
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\syncfusion.ui.wpf.net\\25.1.35\\syncfusion.ui.wpf.net.25.1.35.nupkg.sha512"
],
"logs": []
}