Skip to content

Commit 12804f5

Browse files
authored
Merge pull request #45232 from bikamani/patch-3
Update quickstart-connect-pnp-device-csharp.md
2 parents e8f48ad + b0cd8ed commit 12804f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-pnp/quickstart-connect-pnp-device-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This quickstart shows you how to build a sample IoT Plug and Play device applica
2222

2323
## Prerequisites
2424

25-
To complete this quickstart, you need to install .NET Core 3.0 on your development machine. You can download this version of the .NET Core SDK for multiple platforms from [Download .NET Core 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0).
25+
To complete this quickstart, you need to install .NET Core 2.2 on your development machine. You can download this version of the .NET Core SDK for multiple platforms from [Download .NET Core 2.2](https://dotnet.microsoft.com/download/dotnet-core/2.2).
2626

2727
You can verify the version of .NET that's on your development machine by running the following command in a local terminal window:
2828

0 commit comments

Comments
 (0)