Skip to content

Commit c418471

Browse files
committed
.
1 parent d1929af commit c418471

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

src/DiffEngine.Tests/DiffEngine.Tests.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT' ">net10.0;net48</TargetFrameworks>
55
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
66
<NoWarn>$(NoWarn);SYSLIB0012</NoWarn>
7-
<UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
8-
<OutputType>Exe</OutputType>
97
</PropertyGroup>
108
<ItemGroup>
119
<Using Include="DiffEngine" />

src/DiffEngineTray.Tests/DiffEngineTray.Tests.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
<PropertyGroup>
33
<TargetFramework>net10.0-windows</TargetFramework>
44
<NoWarn>$(NoWarn);CA1416;NU1902</NoWarn>
5-
<UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
6-
<OutputType>Exe</OutputType>
75
</PropertyGroup>
86
<ItemGroup>
97
<Using Include="DiffEngine" />

0 commit comments

Comments
 (0)