Skip to content

Commit

Permalink
Update compile notes with VS2019 16.5 and .NET Core 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Archomeda committed Mar 21, 2020
1 parent 8db102a commit 82ac152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ For basic usage, check out the [introductory guide](https://archomeda.github.io/
You can find the other guides there as well to help you get started on the advanced usage of Gw2Sharp, such as caching and exception handling.

## Compiling
Visual Studio 2019 (16.3) or later is required.
If the [.NET Core SDK 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0) isn't installed automatically for some reason, make sure to install that as well.
Visual Studio 2019 (16.5) or later is required.
If the [.NET Core SDK 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) isn't installed automatically for some reason, make sure to install that as well.

## Contributing
Contributing is always welcome, but please keep them in scope of this project.
Expand Down

0 comments on commit 82ac152

Please sign in to comment.