File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The template will set up all necessary files for you to focus on functionality p
9
9
10
10
## Get Started
11
11
12
- Make sure you have [ .Net Core 3 .0 SDK] ( https://dotnet.microsoft.com/download/dotnet-core/3 .0 ) installed.
12
+ Make sure you have [ .NET 6 .0 SDK] ( https://dotnet.microsoft.com/en-us/ download/dotnet/6 .0 ) installed.
13
13
14
14
Run ` dotnet ` command to install the template:
15
15
@@ -23,7 +23,7 @@ Templates Short Name Langua
23
23
---------------------------------------------------------------------------------------------------------------
24
24
Console Application console [C#], F#, VB Common/Console
25
25
Class library classlib [C#], F#, VB Common/Library
26
- Azure IoT Edge Module aziotedgemodule [C#], F# Console
26
+ Azure IoT Edge Module aziotedgemodule [C#] Console
27
27
Contoso Sample 06 sample06 [C#], F# Console
28
28
Unit Test Project mstest [C#], F#, VB Test/MSTest
29
29
xUnit Test Project xunit [C#], F#, VB Test/xUnit
You can’t perform that action at this time.
0 commit comments