File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
MaterialDesignColors.Wpf.Tests
MaterialDesignThemes.UITests
MaterialDesignThemes.Wpf.Tests Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 44 <TargetFrameworks >net472;net6.0-windows;net8.0-windows</TargetFrameworks >
55 <AssemblyTitle >MaterialDesignColors.Wpf.Tests</AssemblyTitle >
66 <Product >MaterialDesignColors.Wpf.Tests</Product >
7+ <UseMicrosoftTestingPlatformRunner >true</UseMicrosoftTestingPlatformRunner >
78 <OutputType >Exe</OutputType >
9+ <TestingPlatformDotnetTestSupport >true</TestingPlatformDotnetTestSupport >
810 </PropertyGroup >
911 <ItemGroup Condition =" '$(TargetFramework)'=='net472'" >
1012 <Reference Include =" PresentationCore" />
Original file line number Diff line number Diff line change 66 <UseWPF >true</UseWPF >
77 <NoWarn >$(NoWarn);CA1707</NoWarn >
88 <IncludePackageReferencesDuringMarkupCompilation >true</IncludePackageReferencesDuringMarkupCompilation >
9+ <UseMicrosoftTestingPlatformRunner >true</UseMicrosoftTestingPlatformRunner >
910 <OutputType >Exe</OutputType >
11+ <TestingPlatformDotnetTestSupport >true</TestingPlatformDotnetTestSupport >
1012 <!-- <EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>-->
1113 </PropertyGroup >
1214
Original file line number Diff line number Diff line change 44 <TargetFrameworks >net472;net6.0-windows;net8.0-windows</TargetFrameworks >
55 <AssemblyTitle >MaterialDesignThemes.Wpf.Tests</AssemblyTitle >
66 <Product >MaterialDesignThemes.Wpf.Tests</Product >
7+ <UseMicrosoftTestingPlatformRunner >true</UseMicrosoftTestingPlatformRunner >
78 <OutputType >Exe</OutputType >
9+ <TestingPlatformDotnetTestSupport >true</TestingPlatformDotnetTestSupport >
810 <UseWPF >true</UseWPF >
911 </PropertyGroup >
1012 <ItemGroup Condition =" '$(TargetFramework)'=='net472'" >
You can’t perform that action at this time.
0 commit comments