From 68342148c38f863234130cf617affeef0471094d Mon Sep 17 00:00:00 2001 From: Christoph Bergmeister Date: Wed, 28 Feb 2018 18:50:26 +0000 Subject: [PATCH] Remove old, redundant DNX relict --- Rules/Rules.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules/Rules.csproj b/Rules/Rules.csproj index 40a21d218..ff7d93bec 100644 --- a/Rules/Rules.csproj +++ b/Rules/Rules.csproj @@ -5,7 +5,7 @@ netstandard1.6;net451 Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules Rules - $(PackageTargetFallback);dnxcore50 + $(PackageTargetFallback) 1.0.4 Microsoft.Windows.PowerShell.ScriptAnalyzer