Skip to content

Commit abcc17b

Browse files
authored
Updating AzSdk.RP.Props API Tag, .csproj to reflect new Public Preview APIVersion (Azure#19773)
Co-authored-by: Aditi Malladi <amalladi@microsoft.com>
1 parent 30cfada commit abcc17b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!--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-->
33
<PropertyGroup>
4-
<AzureApiTag>ExtendedLocation_2020-07-15-privatepreview;</AzureApiTag>
4+
<AzureApiTag>ExtendedLocation_2021-03-15-preview;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/extendedlocation/Microsoft.Azure.Management.ExtendedLocation/src/Microsoft.Azure.Management.ExtendedLocation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<AssemblyTitle>Microsoft Azure Management ExtendedLocation Library</AssemblyTitle>
1111
<AssemblyName>Microsoft.Azure.Management.ExtendedLocationn</AssemblyName>
1212
<PackageTags>ExtendedLocation;</PackageTags>
13-
<PackageReleaseNotes>Release official public api version 2020-07-15-privatepreview</PackageReleaseNotes>
13+
<PackageReleaseNotes>Release official public api version 2021-03-15-preview</PackageReleaseNotes>
1414
</PropertyGroup>
1515

1616
<PropertyGroup>

0 commit comments

Comments
 (0)