File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <VersionPrefix >1.17.1 </VersionPrefix >
4+ <VersionPrefix >1.18.0 </VersionPrefix >
55 <TargetFrameworks >netstandard2.0;net452</TargetFrameworks >
66 <AssemblyName >Microsoft.Windows.PowerShell.ScriptAnalyzer</AssemblyName >
77 <PackageId >Engine</PackageId >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Author = 'Microsoft Corporation'
1111RootModule = ' PSScriptAnalyzer.psm1'
1212
1313# Version number of this module.
14- ModuleVersion = ' 1.17.1 '
14+ ModuleVersion = ' 1.18.0 '
1515
1616# ID used to uniquely identify this module
1717GUID = ' d6245802-193d-4068-a631-8863a4342a18'
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <VersionPrefix >1.17.1 </VersionPrefix >
4+ <VersionPrefix >1.18.0 </VersionPrefix >
55 <TargetFrameworks >netstandard2.0;net452</TargetFrameworks >
66 <AssemblyName >Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules</AssemblyName >
77 <PackageId >Rules</PackageId >
You can’t perform that action at this time.
0 commit comments