File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Nuget] ( https://img.shields.io/nuget/v/Microsoft.Azure.IoT.Edge.Module.svg )] ( https://www.nuget.org/packages/Microsoft.Azure.IoT.Edge.Module/ )
4
4
5
+ ### 3.0.0-alpha (2019-07-17)
6
+ * [ Added] Add arm64v8 dockerfile
7
+ * [ Updated] Update target framework to dotnet 3.0
8
+
5
9
### 2.5.0 (2019-03-05)
6
10
* [ Added] Add arm32v7.debug dockerfile
7
11
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 2 .0 SDK] ( https://www .microsoft.com/net/ download/core ) installed.
12
+ Make sure you have [ .Net Core 3 .0 SDK] ( https://dotnet .microsoft.com/download/dotnet- core/3.0 ) installed.
13
13
14
14
Run ` dotnet ` command to install the template:
15
15
You can’t perform that action at this time.
0 commit comments