diff --git a/articles/service-fabric/service-fabric-get-started.md b/articles/service-fabric/service-fabric-get-started.md index e47328f1995a..1305f584ed05 100644 --- a/articles/service-fabric/service-fabric-get-started.md +++ b/articles/service-fabric/service-fabric-get-started.md @@ -65,8 +65,8 @@ If you only need the SDK, you can install this package: * [Install the Microsoft Azure Service Fabric SDK][core-sdk] The current versions are: -* Service Fabric SDK and Tools 3.4.641 -* Service Fabric runtime 6.5.641 +* Service Fabric SDK and Tools 3.4.658 +* Service Fabric runtime 6.5.658 * Service Fabric Tools for Visual Studio 2015 2.5.20615.1 * Visual Studio 2017 15.9 includes Service Fabric Tools for Visual Studio 2.4.11024.1 * Visual Studio 2019 16.1 includes Service Fabric Tools for Visual Studio 2.5.20423.3 diff --git a/articles/service-fabric/service-fabric-versions.md b/articles/service-fabric/service-fabric-versions.md index 4f4b98566bcb..deaf1c1a2b03 100644 --- a/articles/service-fabric/service-fabric-versions.md +++ b/articles/service-fabric/service-fabric-versions.md @@ -102,4 +102,5 @@ The following table lists the version names of Service Fabric and their correspo | 6.4 CU7 | 6.4.664.9590 | 6.4.661.1 | | 6.4 CU8 | 6.4.670.9590 | NA | | 6.5 RTO | 6.5.639.9590 | 6.5.435.1 | -| 6.5 CU1 | 6.5.641.9590 | 6.5.454.1 | \ No newline at end of file +| 6.5 CU1 | 6.5.641.9590 | 6.5.454.1 | +| 6.5 CU2 | 6.5.658.9590 | 6.5.460.1 | \ No newline at end of file