Browse Source
Fix ncrunch configuration. (#20437 )
When Avalonia updated to `net10.0` it broke the ncrunch configuration. I re-configured everything from scratch here as now we're not targeting `netstandard2.0` by default we only really need to test our current target framework (`net10.0`).
Also made it so that every project was ignored by default and projects that are needed are whitelisted. This should mean that things don't break when new projects are added that are unrelated to things that will be tested.
pull/16340/merge
Steven Kirk
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
130 changed files with
161 additions and
464 deletions
.ncrunch/AppWithoutLifetime.v3.ncrunchproject
.ncrunch/Avalonia.Analyzers.CSharp.v3.ncrunchproject
.ncrunch/Avalonia.Analyzers.CodeFixes.CSharp.v3.ncrunchproject
.ncrunch/Avalonia.Analyzers.VisualBasic.v3.ncrunchproject
.ncrunch/Avalonia.Android.v3.ncrunchproject
.ncrunch/Avalonia.Base.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Base.v3.ncrunchproject
.ncrunch/Avalonia.Benchmarks.v3.ncrunchproject
.ncrunch/Avalonia.Browser.Blazor.v3.ncrunchproject
.ncrunch/Avalonia.Browser.v3.ncrunchproject
.ncrunch/Avalonia.Build.Tasks.UnitTest.v3.ncrunchproject
.ncrunch/Avalonia.Build.Tasks.v3.ncrunchproject
.ncrunch/Avalonia.Controls.DataGrid.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Controls.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Controls.v3.ncrunchproject
.ncrunch/Avalonia.Designer.HostApp.v3.ncrunchproject
.ncrunch/Avalonia.DesignerSupport.TestApp.v3.ncrunchproject
.ncrunch/Avalonia.DesignerSupport.Tests.v3.ncrunchproject
.ncrunch/Avalonia.DesignerSupport.v3.ncrunchproject
.ncrunch/Avalonia.Desktop.v3.ncrunchproject
.ncrunch/Avalonia.Dialogs.v3.ncrunchproject
.ncrunch/Avalonia.Direct2D1.RenderTests.v3.ncrunchproject
.ncrunch/Avalonia.Direct2D1.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Fonts.Inter.v3.ncrunchproject
.ncrunch/Avalonia.FreeDesktop.netstandard2.0.v3.ncrunchproject
.ncrunch/Avalonia.FreeDesktop.v3.ncrunchproject
.ncrunch/Avalonia.Generators.Tests.v3.ncrunchproject
.ncrunch/Avalonia.Generators.v3.ncrunchproject
.ncrunch/Avalonia.Headless.NUnit.PerAssembly.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Headless.NUnit.PerTest.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Headless.NUnit.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Headless.NUnit.netstandard2.0.v3.ncrunchproject
.ncrunch/Avalonia.Headless.NUnit.v3.ncrunchproject
.ncrunch/Avalonia.Headless.Vnc.v3.ncrunchproject
.ncrunch/Avalonia.Headless.XUnit.PerAssembly.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Headless.XUnit.PerTest.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Headless.XUnit.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Headless.XUnit.netstandard2.0.v3.ncrunchproject
.ncrunch/Avalonia.Headless.XUnit.v3.ncrunchproject
.ncrunch/Avalonia.Headless.v3.ncrunchproject
.ncrunch/Avalonia.IntegrationTests.Appium.v3.ncrunchproject
.ncrunch/Avalonia.IntegrationTests.Win32.v3.ncrunchproject
.ncrunch/Avalonia.LeakTests.v3.ncrunchproject
.ncrunch/Avalonia.Markup.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Markup.Xaml.Loader.v3.ncrunchproject
.ncrunch/Avalonia.Markup.Xaml.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Markup.Xaml.v3.ncrunchproject
.ncrunch/Avalonia.Markup.v3.ncrunchproject
.ncrunch/Avalonia.Metal.v3.ncrunchproject
.ncrunch/Avalonia.MicroCom.v3.ncrunchproject
.ncrunch/Avalonia.Native.net6.0.v3.ncrunchproject
.ncrunch/Avalonia.Native.netstandard2.0.v3.ncrunchproject
.ncrunch/Avalonia.Native.v3.ncrunchproject
.ncrunch/Avalonia.OpenGL.v3.ncrunchproject
.ncrunch/Avalonia.ReactiveUI.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Remote.Protocol.v3.ncrunchproject
.ncrunch/Avalonia.RenderTests.WpfCompare.v3.ncrunchproject
.ncrunch/Avalonia.Skia.RenderTests.v3.ncrunchproject
.ncrunch/Avalonia.Skia.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Skia.v3.ncrunchproject
.ncrunch/Avalonia.Themes.Fluent.net6.0.v3.ncrunchproject
.ncrunch/Avalonia.Themes.Fluent.netstandard2.0.v3.ncrunchproject
.ncrunch/Avalonia.Themes.Fluent.v3.ncrunchproject
.ncrunch/Avalonia.Themes.Simple.netstandard2.0.v3.ncrunchproject
.ncrunch/Avalonia.Themes.Simple.v3.ncrunchproject
.ncrunch/Avalonia.Tizen.v3.ncrunchproject
.ncrunch/Avalonia.UnitTests.v3.ncrunchproject
.ncrunch/Avalonia.Vulkan.v3.ncrunchproject
.ncrunch/Avalonia.Win32.Automation.v3.ncrunchproject
.ncrunch/Avalonia.Win32.Interoperability.v3.ncrunchproject
.ncrunch/Avalonia.Win32.net6.0.v3.ncrunchproject
.ncrunch/Avalonia.Win32.netstandard2.0.v3.ncrunchproject
.ncrunch/Avalonia.Win32.v3.ncrunchproject
.ncrunch/Avalonia.X11.net6.0.v3.ncrunchproject
.ncrunch/Avalonia.X11.netstandard2.0.v3.ncrunchproject
.ncrunch/Avalonia.X11.v3.ncrunchproject
.ncrunch/Avalonia.net6.0.v3.ncrunchproject
.ncrunch/Avalonia.net8.0.v3.ncrunchproject
.ncrunch/Avalonia.netcoreapp2.0.v3.ncrunchproject
.ncrunch/Avalonia.netstandard2.0.v3.ncrunchproject
.ncrunch/Avalonia.v3.ncrunchproject
.ncrunch/BindingDemo.v3.ncrunchproject
.ncrunch/ControlCatalog.Android.v3.ncrunchproject
.ncrunch/ControlCatalog.Browser.Blazor.v3.ncrunchproject
.ncrunch/ControlCatalog.Browser.v3.ncrunchproject
.ncrunch/ControlCatalog.Desktop.v3.ncrunchproject
.ncrunch/ControlCatalog.MacCatalyst.v3.ncrunchproject
.ncrunch/ControlCatalog.NetCore.v3.ncrunchproject
.ncrunch/ControlCatalog.Tizen.v3.ncrunchproject
.ncrunch/ControlCatalog.iOS.v3.ncrunchproject
.ncrunch/ControlCatalog.net8.0.v3.ncrunchproject
.ncrunch/ControlCatalog.netstandard2.0.v3.ncrunchproject
.ncrunch/ControlCatalog.tvOS.v3.ncrunchproject
.ncrunch/ControlSamples.v3.ncrunchproject
.ncrunch/DevAnalyzers.v3.ncrunchproject
.ncrunch/DevGenerators.v3.ncrunchproject
.ncrunch/Direct3DInteropSample.v3.ncrunchproject
.ncrunch/Generators.Sandbox.v3.ncrunchproject
.ncrunch/GpuInterop.v3.ncrunchproject
.ncrunch/IntegrationTestApp.v3.ncrunchproject
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -3,5 +3,6 @@
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -3,6 +3,6 @@
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>Tru e</IgnoreThisComponentCompletely>
<IgnoreThisComponentCompletely>Fals e</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -3,6 +3,6 @@
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>Tru e</IgnoreThisComponentCompletely>
<IgnoreThisComponentCompletely>Fals e</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +1,7 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-android34 .0</Value>
<Value>TargetFramework = net10.0-android36 .0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
@ -1,7 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-browser</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-browser</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net472</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -3,5 +3,6 @@
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -1,7 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -3,5 +3,6 @@
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net462</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -1,7 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,6 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
<ImplicitProjectDependencyPathsRelativeToSolutionDirectory />
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-windows</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -1,7 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<InstrumentOutputAssembly>False</InstrumentOutputAssembly>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<InstrumentOutputAssembly>False</InstrumentOutputAssembly>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<AdditionalFilesToIncludeForProject>
<Value>..\Avalonia.Themes.Fluent\Strings\InvariantResources.xaml</Value>
</AdditionalFilesToIncludeForProject>
<InstrumentOutputAssembly>False</InstrumentOutputAssembly>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,8 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
<AdditionalFilesToIncludeForProject>
<Value>..\Avalonia.Themes.Fluent\Strings\InvariantResources.xaml</Value>
</AdditionalFilesToIncludeForProject>
<InstrumentOutputAssembly>False</InstrumentOutputAssembly>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-tizen</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<XUnit2Enabled>False</XUnit2Enabled>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-windows</Value>
</CustomBuildProperties>
</Settings>
</ProjectConfiguration>
@ -1,3 +0,0 @@
<ProjectConfiguration>
<Settings />
</ProjectConfiguration>
@ -1,3 +0,0 @@
<ProjectConfiguration>
<Settings />
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<HiddenComponentWarnings>
<Value>DerivedFilesIncludedInWorkspace</Value>
</HiddenComponentWarnings>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<HiddenComponentWarnings>
<Value>DerivedFilesIncludedInWorkspace</Value>
</HiddenComponentWarnings>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<HiddenComponentWarnings>
<Value>DerivedFilesIncludedInWorkspace</Value>
</HiddenComponentWarnings>
</Settings>
</ProjectConfiguration>
@ -1,7 +0,0 @@
<ProjectConfiguration>
<Settings>
<HiddenComponentWarnings>
<Value>DerivedFilesIncludedInWorkspace</Value>
</HiddenComponentWarnings>
</Settings>
</ProjectConfiguration>
@ -3,5 +3,6 @@
<HiddenComponentWarnings>
<Value>DerivedFilesIncludedInWorkspace</Value>
</HiddenComponentWarnings>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-android34.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-browser</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-browser</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net461</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-tizen</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0-ios17.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -3,5 +3,6 @@
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -3,5 +3,6 @@
<CustomBuildProperties>
<Value>TargetFramework = netstandard2.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>False</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,5 +0,0 @@
<ProjectConfiguration>
<Settings>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +0,0 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>
@ -1,8 +1,5 @@
<ProjectConfiguration>
<Settings>
<CustomBuildProperties>
<Value>TargetFramework = net8.0</Value>
</CustomBuildProperties>
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
</Settings>
</ProjectConfiguration>