diff --git a/src/CryptoTracker.Client/CryptoTracker.Client.csproj b/src/CryptoTracker.Client/CryptoTracker.Client.csproj index 3cb1643..07ff2b0 100644 --- a/src/CryptoTracker.Client/CryptoTracker.Client.csproj +++ b/src/CryptoTracker.Client/CryptoTracker.Client.csproj @@ -12,6 +12,6 @@ - + diff --git a/src/CryptoTracker.Tests/CryptoTracker.Tests.csproj b/src/CryptoTracker.Tests/CryptoTracker.Tests.csproj index ccc7ba0..127ecf1 100644 --- a/src/CryptoTracker.Tests/CryptoTracker.Tests.csproj +++ b/src/CryptoTracker.Tests/CryptoTracker.Tests.csproj @@ -9,9 +9,9 @@ - + - + all runtime; build; native; contentfiles; analyzers diff --git a/src/CryptoTracker/CryptoTracker.csproj b/src/CryptoTracker/CryptoTracker.csproj index 551100d..60e026c 100644 --- a/src/CryptoTracker/CryptoTracker.csproj +++ b/src/CryptoTracker/CryptoTracker.csproj @@ -9,7 +9,7 @@ - + @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers - + all