Top news and updates from ComponentPro which help you stay up-to-date with what we are doing.
This release brings enhancement and bugfixes to all components.
The Microsoft VS team has changed several things in the new Visual Studio 2019. Here are some of the changes we see in this version:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\SxS\VS7
.
We used to read this key to determine the path of visual studio programs.$(MSBuildVersion)
in MSBuild is no longer a version number. It is currently set to Current
, causing a lot of headache to the VS community.It took us several days to apply the workaround for these breaking changes in VS 2019 to our Ultimate Studio package installer. It now includes support for VS 2019 and .NET 4.8.
Since May 2019, Google Chrome browser always shows a warning message stating that "This type of file can harm your computer." when you click on a link to download the software from our site.
This is a false positive alert. Our build system scans all the software packages before uploading to make sure they are clean. It looks like the Browser always show that warning when a user tries to download an executable file. You can turn off that warning by following the steps below:
Here are the complete changes of our Ultimate Studio 2019 Q2