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
@@ -8,7 +8,7 @@ Documentation is available [on this page](https://aka.ms/azure-sdk-dotnet-mgmt)
8
8
9
9
# Azure Management Libraries for .NET
10
10
11
-
This README is based on the released stable version (1.36.1). If you are looking for other releases, see [More Information](#more-information)
11
+
This README is based on the released stable version (1.37.0). If you are looking for other releases, see [More Information](#more-information)
12
12
13
13
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).
14
14
@@ -28,7 +28,7 @@ The Azure Management Libraries for .NET is a higher-level, object-oriented API f
If you are migrating your code from 1.36.0 to 1.36.1, you can use these release notes for [preparing your code for 1.36.1 from 1.36.0](./notes/prepare-for-1.36.1.md).
641
+
If you are migrating your code from 1.36.1 to 1.37.0, you can use these release notes for [preparing your code for 1.37.0 from 1.36.1](./notes/prepare-for-1.37.0.md).
642
642
643
643
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:
644
644
@@ -673,6 +673,7 @@ If you would like to become an active contributor to this project please follow
| 1.37 |[1.37](https://github.com/Azure/azure-libraries-for-net/releases/tag/Fluent-v1.37.0)| Tagged release for 1.37 version of Azure management libraries |
676
677
| 1.36.1 |[1.36.1](https://github.com/Azure/azure-libraries-for-net/releases/tag/Fluent-v1.36.1)| Tagged release for 1.36.1 version of Azure management libraries |
677
678
| 1.36 |[1.36](https://github.com/Azure/azure-libraries-for-net/releases/tag/Fluent-v1.36.0)| Tagged release for 1.36 version of Azure management libraries |
678
679
| 1.35 |[1.35](https://github.com/Azure/azure-libraries-for-net/releases/tag/Fluent-v1.35.0)| Tagged release for 1.35 version of Azure management libraries |
0 commit comments