This repository was archived by the owner on Jul 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
PartnerCenter.TestFramework Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 <PackageProjectUrl >https://github.com/Microsoft/Partner-Center-PowerShell</PackageProjectUrl >
1313 <RepositoryUrl >https://github.com/Microsoft/Partner-Center-PowerShell.git</RepositoryUrl >
1414 <RepositoryType >git</RepositoryType >
15- <Version >1.5.1902.2 </Version >
15+ <Version >1.5.1902.3 </Version >
1616 <NeutralLanguage >en-US</NeutralLanguage >
1717 </PropertyGroup >
1818
Original file line number Diff line number Diff line change 99 <Copyright >Copyright © 2019</Copyright >
1010 <NeutralLanguage >en-US</NeutralLanguage >
1111 <Product >Microsoft Partner Center</Product >
12- <Version >1.5.1902.2 </Version >
12+ <Version >1.5.1902.3 </Version >
1313 <PackageLicenseUrl >https://github.com/Microsoft/Partner-Center-PowerShell/blob/master/LICENSE</PackageLicenseUrl >
1414 <PackageProjectUrl >https://github.com/Microsoft/Partner-Center-PowerShell</PackageProjectUrl >
1515 <RepositoryUrl >https://github.com/Microsoft/Partner-Center-PowerShell.git</RepositoryUrl >
3737 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
3838 </PackageReference >
3939 <PackageReference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory" Version =" 4.5.0" />
40- <PackageReference Include =" Microsoft.Rest.ClientRuntime" Version =" 2.3.19 " />
40+ <PackageReference Include =" Microsoft.Rest.ClientRuntime" Version =" 2.3.18 " />
4141 </ItemGroup >
4242
4343 <ItemGroup >
Original file line number Diff line number Diff line change 33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 02/04 /2019
6+ # Generated on: 02/07 /2019
77#
88
99@ {
1010 # Script module or binary module file associated with this manifest.
1111 RootModule = ' Microsoft.Store.PartnerCenter.PowerShell.dll'
1212
1313 # Version number of this module.
14- ModuleVersion = ' 1.5.1902.1 '
14+ ModuleVersion = ' 1.5.1902.3 '
1515
1616 # Supported PSEditions
1717 CompatiblePSEditions = ' Core' , ' Desktop'
5353 # RequiredModules = @()
5454
5555 # Assemblies that must be loaded prior to importing this module
56- RequiredAssemblies = ' .\Microsoft.Store.PartnerCenter.PowerShell.dll' ,
57- ' .\Microsoft.IdentityModel.Clients.ActiveDirectory.dll' ,
58- ' .\Microsoft.Store.PartnerCenter.dll' ,
59- ' .\Newtonsoft.Json.dll' ,
60- ' .\Microsoft.Rest.ClientRuntime.dll'
56+ RequiredAssemblies = ' .\Microsoft.Store.PartnerCenter.PowerShell.dll'
6157
6258 # Script files (.ps1) that are run in the caller's environment prior to importing this module.
6359 # ScriptsToProcess = @()
196192 # IconUri = ''
197193
198194 # ReleaseNotes of this module
199- ReleaseNotes = ' Initial release '
195+ ReleaseNotes = ' Addessed compatibility issues with the Azure PowerShell module. '
200196
201197 # Prerelease string of this module
202198 # Prerelease = 'preview'
Original file line number Diff line number Diff line change 33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 02/04 /2019
6+ # Generated on: 02/07 /2019
77#
88
99@ {
1010 # Script module or binary module file associated with this manifest.
1111 RootModule = ' Microsoft.Store.PartnerCenter.PowerShell.dll'
1212
1313 # Version number of this module.
14- ModuleVersion = ' 1.5.1902.1 '
14+ ModuleVersion = ' 1.5.1902.3 '
1515
1616 # Supported PSEditions
1717 # CompatiblePSEditions = @()
5353 # RequiredModules = @()
5454
5555 # Assemblies that must be loaded prior to importing this module
56- RequiredAssemblies = ' .\Microsoft.Store.PartnerCenter.PowerShell.dll' ,
57- ' .\Microsoft.IdentityModel.Clients.ActiveDirectory.dll' ,
58- ' .\Microsoft.Store.PartnerCenter.dll' ,
59- ' .\Newtonsoft.Json.dll' ,
60- ' .\Microsoft.Rest.ClientRuntime.dll'
56+ RequiredAssemblies = ' .\Microsoft.Store.PartnerCenter.PowerShell.dll'
6157
6258 # Script files (.ps1) that are run in the caller's environment prior to importing this module.
6359 # ScriptsToProcess = @()
196192 # IconUri = ''
197193
198194 # ReleaseNotes of this module
199- ReleaseNotes = ' Added the ability to get offer categories. Retired the Get-PartnerCustomerRelationship command. Removed the ability to pass user credentials when connecting due to security changes with the Partner Center API .'
195+ ReleaseNotes = ' Addessed compatibility issues with the Azure PowerShell module .'
200196
201197 # Prerelease string of this module
202198 # Prerelease = 'preview'
Original file line number Diff line number Diff line change 1414 <RepositoryUrl >https://github.com/Microsoft/Partner-Center-PowerShell.git</RepositoryUrl >
1515 <RepositoryType >git</RepositoryType >
1616 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
17- <Version >1.5.1902.2 </Version >
17+ <Version >1.5.1902.3 </Version >
1818 </PropertyGroup >
1919
2020 <ItemGroup >
Original file line number Diff line number Diff line change 2626 <RepositoryUrl >https://github.com/Microsoft/Partner-Center-PowerShell.git</RepositoryUrl >
2727
2828 <RepositoryType >git</RepositoryType >
29+
30+ <Version >1.5.1902.3</Version >
31+
32+ <NeutralLanguage >en-US</NeutralLanguage >
2933 </PropertyGroup >
3034
3135 <ItemGroup >
Original file line number Diff line number Diff line change 2828 <RepositoryUrl >https://github.com/Microsoft/Partner-Center-PowerShell.git</RepositoryUrl >
2929
3030 <RepositoryType >git</RepositoryType >
31+
32+ <Version >1.5.1902.3</Version >
33+
34+ <NeutralLanguage >en-US</NeutralLanguage >
3135 </PropertyGroup >
3236
3337 <ItemGroup >
You can’t perform that action at this time.
0 commit comments