Update README.md

This commit is contained in:
alexey-zolotarev
2019-05-13 14:28:08 +03:00
committed by GitHub
parent 836481fa41
commit 86cc574930

View File

@@ -1,7 +1,7 @@
# .Net Core 3 WinForms Demos
This repository contains the DevExpress demo applications that target .Net Core 3:
- Outlook-inspired
- Outlook-inspired App
- Stock Market Trader
## System requirements
@@ -13,10 +13,10 @@ This repository contains the DevExpress demo applications that target .Net Core
## Run the demos
Open the solution in Visual Studio.
Open a solution in Visual Studio.
Before you build the solution, ensure that the 'Use previews of the .NET Core SDK' option is enabled (find this option from the Visual Studio main menu: Tools->Options->Project and Solutions->.NET Core).
If you downloaded the solution as a .zip file, you may encounter the following error when you build the solution:
If you downloaded the solutions as a .zip file, you may encounter the following error when you build the solution:
`MSB3821 Couldn't process file *.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.`