Skip to content

Commit

Permalink
Add note for VS users that 2019 version is required.
Browse files Browse the repository at this point in the history
  • Loading branch information
kgrzybek committed Mar 30, 2020
1 parent 79439f5 commit a118242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1222,7 +1222,7 @@ public class Poller

List of technologies, frameworks and libraries used for implementation:

- [.NET Core 3.1](https://dotnet.microsoft.com/download) (platform)
- [.NET Core 3.1](https://dotnet.microsoft.com/download) (platform). Note for Visual Studio users: **VS 2019** is required.
- [MS SQL Server Express](https://www.microsoft.com/en-us/sql-server/sql-server-editions-express) (database)
- [Entity Framework Core 3.1](https://docs.microsoft.com/en-us/ef/core/) (ORM Write Model implementation for DDD)
- [Autofac](https://autofac.org/) (Inversion of Control Container)
Expand Down

0 comments on commit a118242

Please sign in to comment.