diff --git a/Platform.Threading.csproj b/Platform.Threading.csproj index 2c7d9fb..6e1997a 100644 --- a/Platform.Threading.csproj +++ b/Platform.Threading.csproj @@ -6,7 +6,8 @@ Platform.Threading 0.0.5 Konstantin Diachenko - netstandard2.0 + netstandard2.0;net461 + netcoreapp2.0 Platform.Threading Platform.Threading LinksPlatform;Threading;ISynchronization;ISynchronizationExtensions;ReaderWriterLockSynchronization;Unsynchronization;ISynchronized;ConcurrentQueueExtensions;TaskExtensions;ThreadHelpers