You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
- Install VS 2019 (Community or higher) and make sure you have the latest updates (https://www.visualstudio.com/).
10
10
- Need at least .NET Framework 4.6.1 and 4.7 development tools
11
11
- Install the **.NET Core cross-platform development** workloads in VisualStudio
12
-
- Install **.NET Core 3.1.301 SDK**or higher for your specific platform. (https://dotnet.microsoft.com/download/dotnet-core/3.1)
12
+
- Install **.NET Core 3.1.301 SDK** for your specific platform. (or a higher version within the 3.1.*** band) (https://dotnet.microsoft.com/download/dotnet-core/3.1)
13
13
- Install the latest version of git (https://git-scm.com/downloads)
14
14
- Install [NodeJS](https://nodejs.org/en/) (13.x.x) if you plan to use [C# code generation](https://github.com/Azure/autorest.csharp).
0 commit comments