Skip to content

Commit 1a25392

Browse files
author
BRUNER Patrick
committed
even more tests
1 parent 8add42d commit 1a25392

4 files changed

Lines changed: 1279 additions & 45 deletions

File tree

src/PluginRegistry.Tests/LogExpert.PluginRegistry.Tests.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net10.0</TargetFramework>
3+
<TargetFramework>net10.0-windows</TargetFramework>
4+
<EnableWindowsTargeting>true</EnableWindowsTargeting>
5+
<UseWindowsForms>true</UseWindowsForms>
6+
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
47

58
<IsTestProject>true</IsTestProject>
69
<AssemblyTitle>LogExpert.PluginRegistry.Tests</AssemblyTitle>

0 commit comments

Comments
 (0)