Skip to content

Commit

Permalink
GA release (Azure#17151)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLove-msft authored and annelo-msft committed Feb 17, 2021
1 parent df3f66f commit 8d6d595
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions sdk/core/Azure.Core.Amqp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release History

## 1.0.0-beta.2 (Unreleased)

## 1.0.0 (2020-11-23)
- General availability release of Azure.Core.Amqp.

## 1.0.0-beta.1 (2020-11-04)

Expand Down
4 changes: 2 additions & 2 deletions sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>Azure AMQP types</Description>
<Description>This library contains AMQP model types used by Azure libraries.</Description>
<AssemblyTitle>Microsoft Azure AMQP</AssemblyTitle>
<Version>1.0.0-beta.2</Version>
<Version>1.0.0</Version>
<PackageTags>Microsoft Azure AMQP</PackageTags>
<Nullable>enable</Nullable>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
Expand Down

0 comments on commit 8d6d595

Please sign in to comment.