You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Documentation is available [on this page](https://aka.ms/azure-sdk-dotnet-mgmt)
9
9
10
10
# Azure Management Libraries for .NET
11
11
12
-
This README is based on the released stable version (1.34.0). If you are looking for other releases, see [More Information](#more-information)
12
+
This README is based on the released stable version (1.35.0). If you are looking for other releases, see [More Information](#more-information)
13
13
14
14
The Azure Management Libraries for .NET is a higher-level, object-oriented API for managing Azure resources. Libraries are built on the lower-level, request-response style [auto generated clients](https://github.com/Azure/azure-sdk-for-net/tree/AutoRest) and can run side-by-side with [auto generated clients](https://github.com/Azure/azure-sdk-for-net/tree/AutoRest).
15
15
@@ -29,7 +29,7 @@ The Azure Management Libraries for .NET is a higher-level, object-oriented API f
If you are migrating your code from 1.33.0 to 1.34.0, you can use these release notes for [preparing your code for 1.34.0 from 1.33.0](./notes/prepare-for-1.34.0.md).
642
+
If you are migrating your code from 1.34.0 to 1.35.0, you can use these release notes for [preparing your code for 1.35.0 from 1.34.0](./notes/prepare-for-1.35.0.md).
643
643
644
644
In general, Azure Libraries for .Net follow [semantic versioning](http://semver.org/), so user code should continue working in a compatible fashion between minor versions of the same major version release train, with the following caveats:
645
645
@@ -674,6 +674,7 @@ If you would like to become an active contributor to this project please follow
| 1.35 |[1.34](https://github.com/Azure/azure-libraries-for-net/releases/tag/Fluent-v1.35.0)| Tagged release for 1.35 version of Azure management libraries |
677
678
| 1.34 |[1.34](https://github.com/Azure/azure-libraries-for-net/releases/tag/Fluent-v1.34.0)| Tagged release for 1.34 version of Azure management libraries |
678
679
| 1.33 |[1.33](https://github.com/Azure/azure-libraries-for-net/releases/tag/Fluent-v1.33.0)| Tagged release for 1.33 version of Azure management libraries |
679
680
| 1.32 |[1.32](https://github.com/Azure/azure-libraries-for-net/releases/tag/Fluent-v1.32.0)| Tagged release for 1.32 version of Azure management libraries |
0 commit comments