Skip to content

Commit 2a91e2a

Browse files
authored
Merge pull request #103451 from v-rakesc/Release_7.0CU3
Release 7.0 cu3
2 parents 1de95e7 + ae30932 commit 2a91e2a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

articles/service-fabric/service-fabric-get-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set up a Windows development environment
33
description: Install the runtime, SDK, and tools and create a local development cluster. After completing this setup, you will be ready to build applications on Windows.
44
author: peterpogorski
55
ms.topic: conceptual
6-
ms.date: 01/28/2020
6+
ms.date: 02/05/2020
77
ms.custom: sfrev
88
---
99
# Prepare your development environment on Windows
@@ -62,8 +62,8 @@ If you only need the SDK, you can install this package:
6262

6363
The current versions are:
6464

65-
* Service Fabric SDK and Tools 4.0.464
66-
* Service Fabric runtime 7.0.464
65+
* Service Fabric SDK and Tools 4.0.466
66+
* Service Fabric runtime 7.0.466
6767

6868
For a list of supported versions, see [Service Fabric versions](service-fabric-versions.md)
6969

articles/service-fabric/service-fabric-versions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Supported cluster versions in Azure Service Fabric
33
description: Learn about cluster versions in Azure Service Fabric, including a link to the newest releases from the Service Fabric team blog.
44

55
ms.topic: troubleshooting
6-
ms.date: 01/28/2020
6+
ms.date: 02/05/2020
77
---
88
# Supported Service Fabric versions
99

@@ -95,4 +95,5 @@ The following table lists the version names of Service Fabric and their correspo
9595
| 6.5 CU3 | 6.5.664.9590 | 6.5.466.1 |
9696
| 6.5 CU5 | 6.5.676.9590 | 6.5.467.1 |
9797
| 7.0 RTO | 7.0.457.9590 | 7.0.457.1 |
98-
| 7.0 CU2 | 7.0.464.9590 | 7.0.464.1 |
98+
| 7.0 CU2 | 7.0.464.9590 | 7.0.464.1 |
99+
| 7.0 CU3 | 7.0.466.9590 | 7.0.465.1 |

0 commit comments

Comments
 (0)