Skip to content

Commit 4989122

Browse files
authored
Prepare for Azure.Core 1.8.0 release (Azure#17803)
1 parent dd997f1 commit 4989122

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/core/Azure.Core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.8.0-beta.1 (Unreleased)
3+
## 1.8.0 (2020-01-06)
44

55
### Added
66
- `AzureSasCredential` and its respective policy.

sdk/core/Azure.Core/src/Azure.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>This is the implementation of the Azure Client Pipeline</Description>
44
<AssemblyTitle>Microsoft Azure Client Pipeline</AssemblyTitle>
5-
<Version>1.8.0-beta.1</Version>
5+
<Version>1.8.0</Version>
66
<ApiCompatVersion>1.7.0</ApiCompatVersion>
77
<PackageTags>Microsoft Azure Client Pipeline</PackageTags>
88
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)