File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 44 <VersionPrefix >1.19.1</VersionPrefix >
55 <TargetFrameworks >netcoreapp3.1;netstandard2.0;net452</TargetFrameworks >
66 <AssemblyName >Microsoft.Windows.PowerShell.ScriptAnalyzer</AssemblyName >
7+ <AssemblyVersion >1.19.1</AssemblyVersion >
78 <PackageId >Engine</PackageId >
89 <RootNamespace >Microsoft.Windows.PowerShell.ScriptAnalyzer</RootNamespace > <!-- Namespace needs to match Assembly name for ressource binding -->
910 </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4+ <VersionPrefix >1.19.1</VersionPrefix >
45 <TargetFrameworks >netstandard2.0;net452</TargetFrameworks >
6+ <AssemblyVersion >1.19.1</AssemblyVersion >
57 </PropertyGroup >
68
79 <PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
Original file line number Diff line number Diff line change 44 <VersionPrefix >1.19.1</VersionPrefix >
55 <TargetFrameworks >netcoreapp3.1;netstandard2.0;net452</TargetFrameworks >
66 <AssemblyName >Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules</AssemblyName >
7+ <AssemblyVersion >1.19.1</AssemblyVersion >
78 <PackageId >Rules</PackageId >
89 <RootNamespace >Microsoft.Windows.PowerShell.ScriptAnalyzer</RootNamespace > <!-- Namespace needs to match Assembly name for ressource binding -->
910 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments