Skip to content

Commit ad17455

Browse files
prepare first beta release (Azure#33806)
1 parent 36fc9d1 commit ad17455

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sdk/mobilenetwork/Azure.ResourceManager.MobileNetwork/CHANGELOG.md

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

3-
## 1.0.0-beta.1 (Unreleased)
3+
## 1.0.0-beta.1 (2023-02-01)
44

55
### General New Features
66

@@ -14,4 +14,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur
1414

1515
This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).
1616

17-
> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
17+
> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).

sdk/mobilenetwork/Azure.ResourceManager.MobileNetwork/src/Azure.ResourceManager.MobileNetwork.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Version>1.0.0-beta.1</Version>
44
<PackageId>Azure.ResourceManager.MobileNetwork</PackageId>

0 commit comments

Comments
 (0)