From cb47e68a326efb128994984f261479a55b648ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Grzegorz=20Ga=C5=82=C4=99zowski?= Date: Tue, 23 Apr 2024 15:53:51 +0200 Subject: [PATCH] wip --- src/netstandard2.0/Any.v3.ncrunchsolution | 2 ++ src/netstandard2.0/AnyGenerators/AnyGenerators.csproj | 4 ---- .../TypeReflectionSpecification.csproj | 3 --- 3 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/netstandard2.0/Any.v3.ncrunchsolution b/src/netstandard2.0/Any.v3.ncrunchsolution index 10420ac..13107d3 100644 --- a/src/netstandard2.0/Any.v3.ncrunchsolution +++ b/src/netstandard2.0/Any.v3.ncrunchsolution @@ -1,6 +1,8 @@  True + True + True True \ No newline at end of file diff --git a/src/netstandard2.0/AnyGenerators/AnyGenerators.csproj b/src/netstandard2.0/AnyGenerators/AnyGenerators.csproj index 5880a9e..eb6d6b1 100644 --- a/src/netstandard2.0/AnyGenerators/AnyGenerators.csproj +++ b/src/netstandard2.0/AnyGenerators/AnyGenerators.csproj @@ -13,16 +13,12 @@ https://github.com/grzesiek-galezowski/any - - all runtime; build; native; contentfiles; analyzers; buildtransitive - - diff --git a/src/netstandard2.0/TypeReflectionSpecification/TypeReflectionSpecification.csproj b/src/netstandard2.0/TypeReflectionSpecification/TypeReflectionSpecification.csproj index eb5e37a..733547a 100644 --- a/src/netstandard2.0/TypeReflectionSpecification/TypeReflectionSpecification.csproj +++ b/src/netstandard2.0/TypeReflectionSpecification/TypeReflectionSpecification.csproj @@ -23,10 +23,7 @@ - - -