File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5
5
<TargetFrameworks >netstandard1.6;net451</TargetFrameworks >
6
6
<AssemblyName >Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules</AssemblyName >
7
7
<PackageId >Rules</PackageId >
8
- <PackageTargetFallback Condition =" '$(TargetFramework)' == 'netstandard1.6' " >$(PackageTargetFallback);dnxcore50 </PackageTargetFallback >
8
+ <PackageTargetFallback Condition =" '$(TargetFramework)' == 'netstandard1.6' " >$(PackageTargetFallback)</PackageTargetFallback >
9
9
<RuntimeFrameworkVersion Condition =" '$(TargetFramework)' == 'netstandard1.6' " >1.0.4</RuntimeFrameworkVersion >
10
10
<RootNamespace >Microsoft.Windows.PowerShell.ScriptAnalyzer</RootNamespace > <!-- Namespace needs to match Assembly name for ressource binding -->
11
11
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments