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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ These can be found in the [USAGE](USAGE.md) file.
43
43
The following platforms are supported:
44
44
45
45
- .NET Core
46
-
- .NET 4.5.1
46
+
- .NET 4.6.2
47
47
48
48
## Installation
49
49
@@ -52,7 +52,7 @@ library.
52
52
53
53
## Building
54
54
55
-
Currently version `1.0` of the [.NET Core build tools](https://docs.microsoft.com/en-us/dotnet/articles/core/tools/) is required to build the source code.
55
+
Currently version `2.0` of the [.NET Core build tools](https://docs.microsoft.com/en-us/dotnet/articles/core/tools/) is required to build the source code.
56
56
To build from Visual Studio you'll need VS 2017.
57
57
58
58
Assuming you have the .NET Core build tools installed, building the library from the command-line just involves:
Copy file name to clipboardExpand all lines: Winton.Extensions.Threading.Actor.Tests.Utilities/Winton.Extensions.Threading.Actor.Tests.Utilities.csproj
0 commit comments