diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 7e92ec6acd..a132733ea8 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -147,20 +147,17 @@ - + <_UsingDefaultRuntimeIdentifier>true win-x64 - + <_UsingDefaultRuntimeIdentifier>true linux-x64 - + <_UsingDefaultRuntimeIdentifier>true osx-x64 diff --git a/src/NzbDrone.Core/Lidarr.Core.csproj b/src/NzbDrone.Core/Lidarr.Core.csproj index 2696e1ab81..42d0b0c34c 100644 --- a/src/NzbDrone.Core/Lidarr.Core.csproj +++ b/src/NzbDrone.Core/Lidarr.Core.csproj @@ -21,9 +21,9 @@ - + - + diff --git a/src/Targets/PublishAllRids.targets b/src/Targets/PublishAllRids.targets index 98f1b2de98..acea5fecdc 100644 --- a/src/Targets/PublishAllRids.targets +++ b/src/Targets/PublishAllRids.targets @@ -16,21 +16,18 @@ %(Frameworks.Identity) - + %(Identity) %(Framework) - + RuntimeIdentifier=%(Renamed.Runtime);TargetFramework=%(Renamed.Framework) - +