diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index a2a9b3c..06cc851 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -1,87 +1,87 @@ - - - - - - - System.Drawing - $(DefineConstants);HAS_SYSTEM_DRAWING - $(DefineConstants);HAS_SKIA_SHARP - - - - true - $(MSBuildThisFileDirectory)../key.snk - - - - - <_Parameter1>true - - - - - $(PACKAGE_RELEASE_NOTES) - true - true - havendv - MIT - nuget_icon.png - README.md - https://github.com/HavenDV/H.NotifyIcon - - - - - - - - - v - dev - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - true - - - - true - latest - All - true - - $(NoWarn);CA1502;CA1506;CA1010;CA1822 - - - - true - true - true - false - false - - - + + + + + + + System.Drawing + $(DefineConstants);HAS_SYSTEM_DRAWING + $(DefineConstants);HAS_SKIA_SHARP + + + + true + $(MSBuildThisFileDirectory)../key.snk + + + + + <_Parameter1>true + + + + + $(PACKAGE_RELEASE_NOTES) + true + true + havendv + MIT + nuget_icon.png + README.md + https://github.com/HavenDV/H.NotifyIcon + + + + + + + + + v + dev + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + true + + + + true + latest + All + true + + $(NoWarn);CA1502;CA1506;CA1010;CA1822 + + + + true + true + true + false + false + + + diff --git a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj index d225782..61eb093 100644 --- a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj +++ b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj @@ -6,9 +6,9 @@ - + - +