File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 44@ {
55 RootModule = ' ./Microsoft.PowerShell.PSResourceGet.dll'
66 NestedModules = @ (' ./Microsoft.PowerShell.PSResourceGet.psm1' )
7- ModuleVersion = ' 1.0.4'
7+ ModuleVersion = ' 1.0.4.1 '
88 CompatiblePSEditions = @ (' Core' , ' Desktop' )
99 GUID = ' e4e0bda1-0703-44a5-b70d-8fe704cd0643'
1010 Author = ' Microsoft Corporation'
5555 ProjectUri = ' https://go.microsoft.com/fwlink/?LinkId=828955'
5656 LicenseUri = ' https://go.microsoft.com/fwlink/?LinkId=829061'
5757 ReleaseNotes = @'
58+ ## 1.0.4.1
59+
60+ - PSResourceGet packaging update
61+
5862## 1.0.4
5963
6064### Patch
Original file line number Diff line number Diff line change 55 <OutputType >Library</OutputType >
66 <RootNamespace >Microsoft.PowerShell.PSResourceGet</RootNamespace >
77 <AssemblyName >Microsoft.PowerShell.PSResourceGet</AssemblyName >
8- <AssemblyVersion >1.0.4.0 </AssemblyVersion >
9- <FileVersion >1.0.4.0 </FileVersion >
10- <InformationalVersion >1.0.4.0 </InformationalVersion >
8+ <AssemblyVersion >1.0.4.1 </AssemblyVersion >
9+ <FileVersion >1.0.4.1 </FileVersion >
10+ <InformationalVersion >1.0.4.1 </InformationalVersion >
1111 <TargetFrameworks >net472;netstandard2.0</TargetFrameworks >
1212 <LangVersion >9.0</LangVersion >
1313 <SuppressNETCoreSdkPreviewMessage >true</SuppressNETCoreSdkPreviewMessage >
You can’t perform that action at this time.
0 commit comments