v.greshnev

Registered
Joined
4 year 29 day
Messages
4
Reaction score
0
Points
1
Age
44
Location
Tokyo
Site Script
XenForo
Could you please upload this?

Thanks a bunch
 

Lewis-H

Registered
Joined
3 year 10 month 9 day
Messages
8
Reaction score
0
Points
1
Age
29
Location
london
Site Script
WordPress
Top Issues Fixed in Visual Studio 2019 version 16.6.2
Visual Studio 2019 16.60 hang at run or build when modified not saved in C++/CLI project
An unhandled exception of type 'System.NullReferenceException' occurred in Microsoft.VisualStudio.DesignTools.WpfTap.dll
Recurring null reference when reopening documents
"Create new project" dialog search does not find templates for third-party language providers
IntelliSense shows that "tilde-slash" (~/) points to ASP .NET Core 3.1 project root instread of wwwroot subfolder after upgrading Visual Studio Enterprise 16.5.6->16.6.0
Fixed a compiler error (error C2475: redefinition; 'constexpr' specifier mismatch) affecting std::atomic when compiled as C++/CX in C++17 mode.
URL completion values and format was fixed in Razor views. App-relative URL format is now used again and the values in the URL completion list show files and folders rooted under app root, i.e. wwwroot.
Fixed a crash when using snippets.
Restore item templates that could be hidden by extensions.