Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
d1dae15
Updated SDK generated files
blocphan May 2, 2018
7bdc47d
Update generated files
blocphan May 3, 2018
8ab6b9e
Add generated SDK files
blocphan May 3, 2018
d60eef5
Add an example for CheckNotificationHubAvailability
blocphan May 3, 2018
bdf0665
Fix CheckAvailableParameters name
blocphan May 3, 2018
19bb237
Fix the CheckNameAvailability response to isAvailble from NameAvailable
blocphan May 4, 2018
c9f5541
Fixing spelling mistakes
aimankhan May 4, 2018
fbd7359
Remove CheckNameAvailabilityresponse
blocphan May 4, 2018
b6978bb
Merge branch 'psSdkJson6' of https://github.com/blocphan/azure-sdk-fo…
aimankhan May 4, 2018
1a1b1ad
Fixing spelling mistakes
aimankhan May 4, 2018
3130cc3
Merge branch 'psSdkJson6' of https://github.com/blocphan/azure-sdk-fo…
aimankhan May 4, 2018
c36fb61
updated generated file CheckAvailabilityResult.cs
blocphan May 4, 2018
d7485fc
Merge https://github.com/azure/azure-sdk-for-net into psSdkJson6
blocphan May 11, 2018
b3d617d
update generated files
blocphan May 11, 2018
eee2651
Merge branch 'psSdkJson6' of https://github.com/blocphan/azure-sdk-fo…
aimankhan May 11, 2018
dee725c
Updating tests
aimankhan May 11, 2018
8f36882
Resolve PR comments
blocphan May 14, 2018
b7f18eb
updated AzSdk.RP.props
blocphan May 14, 2018
a51602c
Updating tests; bumping up the sdk version
aimankhan May 15, 2018
b6cf23a
Merge branch 'psSdkJson6' of https://github.com/blocphan/azure-sdk-fo…
aimankhan May 15, 2018
99b3368
Adding package release notes
aimankhan May 16, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/SDKs/NotificationHubs/AzSdk.RP.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
<PropertyGroup>
<AzureApiTag />
<AzureApiTag>NotificationHubs_2017-04-01;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

This file was deleted.

This file was deleted.

Loading