Skip to content

Commit 8a6a762

Browse files
authored
Merge pull request #138 from microsoftgraph/dev
Sync master with dev
2 parents 9daa867 + a31bdc5 commit 8a6a762

File tree

101 files changed

+100
-105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+100
-105
lines changed

.azure-pipelines/generate-beta-modules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
displayName: 'Build Auth Modules'
4343
inputs:
4444
filePath: '$(System.DefaultWorkingDirectory)/tools/BuildModule.ps1'
45-
arguments: '-Module "Authentication" -ModulePrefix $(MODULE_PREFIX) -ModuleVersion $(Module_Version) -EnableSigning'
45+
arguments: '-Module "Authentication" -ModulePrefix $(MODULE_PREFIX) -ModuleVersion $(Module_Version) -EnableSigning -ReleaseNotes $(Release_Notes)'
4646
pwsh: true
4747

4848
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1

config/ModuleMetadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"tags": "MicrosoftGraph;Microsoft;Office365;Graph;PowerShell;GraphServiceClient;Outlook;OneDrive;AzureAD;GraphAPI;Productivity;SharePoint;Intune;SDK;",
1111
"releaseNotes": "See https://aka.ms/GraphPowerShell-Release.",
1212
"assemblyOriginatorKeyFile": "35MSSharedLib1024.snk",
13-
"version": "0.2.0"
13+
"version": "0.2.1"
1414
}

src/Beta/Analytics/Analytics/readme.md

Lines changed: 1 addition & 1 deletion

src/Beta/Bookings/Bookings/readme.md

Lines changed: 1 addition & 1 deletion

src/Beta/CloudCommunications/CloudCommunications/readme.md

Lines changed: 1 addition & 1 deletion

src/Beta/DevicesApps.MobileAppManagement/DevicesApps.MobileAppManagement/readme.md

Lines changed: 1 addition & 1 deletion

src/Beta/DevicesApps.OfficeConfiguration/DevicesApps.OfficeConfiguration/readme.md

Lines changed: 1 addition & 1 deletion

src/Beta/DevicesApps.SharedResources/DevicesApps.SharedResources/readme.md

Lines changed: 1 addition & 1 deletion

src/Beta/Education/Education/readme.md

Lines changed: 1 addition & 1 deletion

src/Beta/Files.Drives/Files.Drives/readme.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)