[PTRun]Update the code for .NET 9.0.1 - remove workarounds (#36909)

* Revove some unneeded changes after pdating to .net9.1
This commit is contained in:
Ionuț Manța
2025-01-17 06:47:24 -08:00
committed by GitHub
parent 41803cc632
commit e7abd34778
6 changed files with 11 additions and 6916 deletions

View File

@@ -8,6 +8,7 @@
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="pack://application:,,,/PresentationFramework.Fluent;component/Themes/Fluent.xaml" />
<ResourceDictionary Source="pack://application:,,,/Styles/Styles.xaml" />
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>