Skip to content

Commit ddfd54e

Browse files
authored
Mark 1.0.0 as deprecated (Azure#27154)
1 parent 11f8353 commit ddfd54e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/communication/Azure.Communication.NetworkTraversal/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### Other Changes
1212

13-
## 1.0.0 (2022-02-09)
13+
## 1.0.0 (2022-02-09) (Deprecated)
1414

1515
### Breaking Changes
1616

sdk/communication/Azure.Communication.NetworkTraversal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Azure Communication Network Traversal enables high bandwidth, low latency connec
1010
Install the Azure Communication Network Traversal client library for .NET with [NuGet][nuget]:
1111

1212
```dotnetcli
13-
dotnet add package Azure.Communication.NetworkTraversal --version 1.0.0
13+
dotnet add package Azure.Communication.NetworkTraversal --version 1.0.0-beta.3
1414
```
1515

1616
### Prerequisites

0 commit comments

Comments
 (0)