Skip to content

Commit ccfe571

Browse files
authored
Update Microsoft.Azure.Management.ResourceManager.csproj (Azure#24129)
1 parent 1b594a0 commit ccfe571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/resources/Microsoft.Azure.Management.Resource/src/Microsoft.Azure.Management.ResourceManager.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.Resources" (https://www.nuget.org/packages/Azure.ResourceManager.Resources/). Please see the package changelog for more information.
1111
</Description>
1212
<AssemblyName>Microsoft.Azure.Management.ResourceManager</AssemblyName>
13-
<Version>3.15.0-preview</Version>
13+
<Version>3.15.1-preview</Version>
1414
<PackageTags>Microsoft Azure resource management;resource management;resource groups;Azure Policy</PackageTags>
1515
<PackageReleaseNotes>
1616
<![CDATA[
@@ -29,4 +29,4 @@
2929
<!-- Please do not move/edit code below this line -->
3030
<Import Condition=" Exists('$([MSBuild]::GetPathOfFileAbove(AzSdk.RP.props))') " Project="$([MSBuild]::GetPathOfFileAbove('AzSdk.RP.props'))" />
3131
<!-- Please do not move/edit code above this line -->
32-
</Project>
32+
</Project>

0 commit comments

Comments
 (0)