Skip to content

Commit 51d3d10

Browse files
committed
Bumping version
1 parent 725a6e3 commit 51d3d10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/SDKs/Blueprint/Management.Blueprint/Microsoft.Azure.Management.Blueprint.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PropertyGroup>
77
<PackageId>Microsoft.Azure.Management.Blueprint</PackageId>
88
<Description>Provides Microsoft Azure Blueprint management operations including the ability to create, update and delete Blueprint definition and assignment.</Description>
9-
<Version>0.10.0-preview</Version>
9+
<Version>0.10.1-preview</Version>
1010
<!-- Remove the Preview description in PackageReleaseNotes once the preview is removed.-->
1111
<AssemblyTitle>Microsoft Azure Blueprint Management Library</AssemblyTitle>
1212
<AssemblyName>Microsoft.Azure.Management.Blueprint</AssemblyName>

src/SDKs/Blueprint/Management.Blueprint/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("Microsoft")]
1313
[assembly: AssemblyProduct("Azure .NET SDK")]
14-
[assembly: AssemblyVersion("0.10.0.0")]
15-
[assembly: AssemblyFileVersion("0.10.0.0")]
14+
[assembly: AssemblyVersion("0.10.1.0")]
15+
[assembly: AssemblyFileVersion("0.10.1.0")]
1616
[assembly: AssemblyCopyright("Copyright (c) Microsoft Corporation")]
1717
[assembly: AssemblyTrademark("")]
1818
[assembly: AssemblyCulture("")]

0 commit comments

Comments
 (0)