Skip to content

Commit 88beb24

Browse files
JobaDinizAndreyAkinshin
authored andcommitted
Fix building doc specifying .net 4.6.2 as requirement
Signed-off-by: JobaDiniz <[email protected]>
1 parent e2c3214 commit 88beb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/articles/contributing/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ There are two recommended options to build BenchmarkDotNet from source:
44

55
## Visual Studio
66

7-
- [Visual Studio](https://www.visualstudio.com/downloads/) (Community, Professional, Enterprise) with .NET 4.6.1 SDK and F# support.
7+
- [Visual Studio](https://www.visualstudio.com/downloads/) (Community, Professional, Enterprise) with .NET 4.6.2 SDK and F# support.
88

99
- [.NET 5 SDK](https://dotnet.microsoft.com/download).
1010

0 commit comments

Comments
 (0)