We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4763c30 commit 09de85aCopy full SHA for 09de85a
sdk/attestation/Azure.Security.Attestation/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.0.0-beta.3 (Unreleased)
+## 1.0.0 (2021-05-11)
4
5
### Changed
6
sdk/attestation/Azure.Security.Attestation/src/Azure.Security.Attestation.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Description>This is the project which implements the Microsoft Azure Attestation client API and package</Description>
<AssemblyTitle>Azure SDK Template</AssemblyTitle>
- <Version>1.0.0-beta.3</Version>
+ <Version>1.0.0</Version>
<PackageTags>Azure Template</PackageTags>
7
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
8
</PropertyGroup>
0 commit comments