From 33b9d5f66676bee43363c2dca38e2d964b18a01d Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Tue, 16 May 2023 15:49:12 -0400 Subject: [PATCH] Updated readme, devcontainer --- samples/react-fluentui-9/.devcontainer/devcontainer.json | 4 ++-- samples/react-fluentui-9/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/react-fluentui-9/.devcontainer/devcontainer.json b/samples/react-fluentui-9/.devcontainer/devcontainer.json index 3e7ba6ebb..18663097a 100644 --- a/samples/react-fluentui-9/.devcontainer/devcontainer.json +++ b/samples/react-fluentui-9/.devcontainer/devcontainer.json @@ -1,7 +1,7 @@ // For more information on how to run this SPFx project in a VS Code Remote Container, please visit https://aka.ms/spfx-devcontainer { - "name": "SPFx 1.13.1", - "image": "docker.io/m365pnp/spfx:1.13.1", + "name": "SPFx 1.17.2", + "image": "docker.io/m365pnp/spfx:1.17.2", // Set *default* container specific settings.json values on container create. "settings": {}, // Add the IDs of extensions you want installed when the container is created. diff --git a/samples/react-fluentui-9/README.md b/samples/react-fluentui-9/README.md index c01a050bd..64cca9921 100644 --- a/samples/react-fluentui-9/README.md +++ b/samples/react-fluentui-9/README.md @@ -1,4 +1,4 @@ -http://aka.ms/m365devprogramhttp://aka.ms/m365devprogramhttp://aka.ms/m365devprogramhttp://aka.ms/m365devprogram# Fluent UI 9 Demo +# Fluent UI 9 Demo ## Summary