visual-studio-2019

How do I install a previous version of Visual Studio 2019 Community?

落花浮王杯 提交于 2020-12-29 13:12:58
问题 I found a bug in the latest version of VS Community (16.7.0) which is preventing my solution from building, so I need to roll back to 16.6.5. However the only download link I can find has downloads for only Enterprise and Professional, not Community. How do I downgrade my installation of VS Community? It's completely unusable for me now because one of my solutions is failing to build even though there are no compile errors. 回答1: While the link shows Professional and Enterprise, I've tried it

How to update models in VS 2019 from database in Entity Framework in ASP.NET Core

放肆的年华 提交于 2020-12-25 04:46:56
问题 By VS 2019, I created an API project (database first), everything it's working well, now I made some changes in the database like add new tables and some property and modify data type for others and so on.., the question is how to update models to match the database in SQL? this is a screenshot for my project: 回答1: Try to recreate your models via Scaffold-DbContext with "Force" param. Scaffold-DbContext "Data Source=yoursource;Initial Catalog=yourdb;Integrated Security=True;Connect Timeout=30

How to disable VS2019's syntax coloring for C++ and make it look like VS2017

流过昼夜 提交于 2020-12-15 04:59:30
问题 I'm a light theme user, and I guess that makes me unpopular, but I'm sure there are still some light theme users out there. I have switched to VS2019 and the light theme (called Blue Theme) was a nightmare. It turned out it was an issue and the solution can be found in this thread. My other question is the C++ syntax coloring in VS2019. It's just too many colors and makes it really hard for the eyes (once again if using the light theme). I have looked but don't know where can I disable this

What must I do to fix the “mismatch between processor architecture” of my projects?

本小妞迷上赌 提交于 2020-12-15 04:56:36
问题 I have built a Winforms .NET Core app that I want to submit to the Windows Store. In line with that goal, I was able to create an app package from the answer here. Now I want to get my app onto the App Store. Following the steps here, it tells me that if I "created the package by using Visual Studio" I should, "Set the packaging project as the startup project, and then press F5 to start your app." So I did that, but got this err msg: Error MSB3270 There was a mismatch between the processor

Connect Entity Framework with MYSQL in VS2019

一世执手 提交于 2020-12-12 11:37:27
问题 I just installed Visual Studio 2019 and I´m trying to add a database with an ADO.NET entity model, but the wizard crashes in this step... Select Entity Framework Version I have Visual Studio Community 2019 v16.4.5 Installed MySQL for Visual Studio 1.2.9 Installed MySQL connector net 8.0.19 I added the references to my project MySQL.data MySQL.data.EntityFramework for EF6 MySQL.web all version 8.0.19, same as the connector I also tried adding from nuget packages EntityFramework MySqlData MySql

Connect Entity Framework with MYSQL in VS2019

强颜欢笑 提交于 2020-12-12 11:35:06
问题 I just installed Visual Studio 2019 and I´m trying to add a database with an ADO.NET entity model, but the wizard crashes in this step... Select Entity Framework Version I have Visual Studio Community 2019 v16.4.5 Installed MySQL for Visual Studio 1.2.9 Installed MySQL connector net 8.0.19 I added the references to my project MySQL.data MySQL.data.EntityFramework for EF6 MySQL.web all version 8.0.19, same as the connector I also tried adding from nuget packages EntityFramework MySqlData MySql

How to upgrade the version of ESLint used in Visual Studio 2019?

折月煮酒 提交于 2020-12-06 03:48:36
问题 I am using ESLint with Visual Studio 2019. The integration works well, I can see the ESLint errors directly in the IDE. But when I add more rules to my config file, like no-async-promise-executor, I get errors like (ESLint) Definition for rule 'no-async-promise-executor' was not found C:\Work\GatewayServer\Multicheck.GW.Web (tsconfig or jsconfig project) It turns out that the ESLint version is a bit outdated. In C:\Users\username\AppData\Local\Microsoft\TypeScript\ESLint\package.json , we can

SSDT for Visual Studio 2019? [closed]

痞子三分冷 提交于 2020-12-05 05:52:36
问题 Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed last year . Improve this question I have found the installer for the VS2017 version here, but is there one for the 2019 preview version? 回答1: SQL Server Reporting Services and SQL Server Analysis Services (SSRS, SSDT, SSAS, MSAS): Support for these project types is provided through two extensions in