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

9
OnDocWPF/App.xaml Normal file
View File

@@ -0,0 +1,9 @@
<Application x:Class="OnDocWPF.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:OnDocWPF"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>