Microsoft Visual Studio 2019 16.11.8 Обновление до ver. [16.11.9-16.11.13]

Ответить на тему
Статистика раздачи
Размер:  6,58 GB   |    Зарегистрирован:  1 год 11 месяцев   |    Скачан:  0 раз
Сидов:  329  [  0 KB/s  ]   Личеров:  11  [  0 KB/s  ]   Подробная статистика пиров
 
   
 
 
Автор Сообщение

Программист ®

Пол:

Стаж: 10 лет

Сообщений: 11880

Создавать темы 09-Май-2022 19:00

[Цитировать]

Microsoft Visual Studio 2019 v16.11.8 Обновление до [v16.11.9-v16.11.13]
Год/Дата Выпуска: 2022
Обновление до версии: 16.11.9-16.11.13
Разработчик: Microsoft
Язык: Английский + Русский
Системные требования:
Операционная система:
Windows 10 version 1703 or higher: Home, Professional, Education, and Enterprise (LTSC and S are not supported ... но у [url=viewtopic.php?p=77150428#77150428]народа[/url] работает)
Windows 8.1 (with Update 2919355): Core, Professional, and Enterprise
Windows 7 SP1 (with latest Windows Updates): Home Premium, Professional, Enterprise, Ultimate
Windows Server 2019: Standard and Datacenter
Windows Server 2016: Standard and Datacenter
Windows Server 2012 R2 (with Update 2919355): Essentials, Standard, Datacenter
Оборудование:
1.8 GHz or faster processor. Quad-core or better recommended
2 GB of RAM; 8 GB of RAM recommended (2.5 GB minimum if running on a virtual machine)
Hard disk space: Minimum of 800MB up to 210 GB of available space, depending on features installed; typical installations require 20-50 GB of free space.
Hard disk speed: to improve performance, install Windows and Visual Studio on a solid state drive (SSD).
Video card that supports a minimum display resolution of 720p (1280 by 720); Visual Studio will work best at a resolution of WXGA (1366 by 768) or higher.
Если у вас при установке требует выкачивать некие компоненты или еще какие проблемы с установкой ... попробуйте сначала перехэшировать эту раздачу и запустить самодиагностику установщика (Check_UpdateFiles.cmd). Реагируйте в зависимости от результатов диагностики (ну т.е. либо отписывайтесь тут об ошибке в раздаче либо скачивайте кривовыкачанные компоненты повторно)
Установка / обновление Microsoft Visual Studio 2019 16.11.x (поддерживаются все редакции студии)
В раздаче выложены обновления для уже установленной Microsoft Visual Studio 2019 версии 16.11.8+
Чтобы обновить 2019тую студию запустите файл Setup_.cmd от имени администратора, где
- редакция Visual Studio которая у вас установлена (Enterprise, Professional, Community, BuildTools, TeamExplorer, TestProfessional), а
- номер версии студии 16.11. до которой хотите обновить студию
Чтобы увидеть какая у вас установлена версия студии зайдите в Help -> About Microsoft Visual Studio (см. скрин ниже)
Если у вас еще не установлена 2019тая студия 16.11.8, то можете воспользоваться этой раздачей. Такое "независимое" использование базовой раздачи возможно потому что эта раздача с обновами сделана "самостоятельной" от установщика базовой версии.
Официально такой сценарий как бэ не поддерживается (и в этом смысле раздаче выложена пока в экспериментальном режиме), но вроде бы "самостоятельность" работает. Пробуйте и отписывайтесь о проблемах и найденных вами решениях!
У кого уже скачан "предыдущий набор" из Base16.11.0 и Upd16.11.1-8 у вас нет нужды повторно выкачивать базовую версию установщика 16.11.8. Можете использовать эту раздачу с обновами в "привычной" для вас официальном "несамостоятельном" режиме ... т.е. скачивайте эту раздачу в папку где лежит ваш "предыдущий набор" и ставьте/обновляйте получившимся "набором" 2019тую студию сразу до любой задуманной вами версии 16.11.0-16.11.9+)
Отмечу также, что используя установщик из раздач, вы можете установить любую представленную версию студии, в отличии от онлайн-установщика студии, который возможности поставить любую предыдущую версию студии не дает.
Отмечу также, что откатиться на предыдущую версию студии можно лишь сначала удалив студию, а потом уже ставить нужную вам версию студии.

В раздаче

16.11.9

Исправления:
• Fixed an issue with being unable to debug applications multiple times when Windows Terminal is used as the default terminal.
• Setup fix to unblock customers on restricted configurations
• Fixed an issue that prevented a client from being able to update a more current bootstrapper. Once the client is using the bootstrapper and installer that shipped January 2022 or later, all updates using subsequent bootstrappers should work for the duration of the product lifecycle.
• Addressed occasional instance where VSInstr would not exit when instrumenting a binary with volatile metadata causing Instrumentation Profiling to fail.
• Fixed an issue were compiling C++ code with very large functions using /Og or #pragma optimize("g") can generate invalid code (bad codegen)
• Fixed a bug in C++ Concurrency::parallel_for_each that was crashing the calling process due to integer overflow
• Console application runs only once when the Windows Terminal is selected as Default Terminal Application

16.11.10

Исправления:
• Fixed an issue that has caused sporadic C++ linker crashes.
• Silent bad codegen issue with x64.
• An issue that prevented files from being deleted while they were being processed by background C++ static analysis.
• Resolved an issue in C++ ATL CString equality operator under C++20 mode.
• Fixed an issue that could have prevented an initializer from running in a load test scenario.
• Missing comparison operators between LPCWSTR and CString in VS 16.11.8
• Fixed x64 optimizer bug from VC++2019 16.11.4
• Fixed Vulnerability A Denial of Service vulnerability exists in .NET 5.0 and .NET 6.0 when the Kestrel web server processes certain HTTP/2 and HTTP/3 requests (CVE-2022-21986)

16.11.11

Исправления:
• Fixed an issue with remote debugging, especially affecting Azure App Service, where authentication failures would sometimes fail with 'The connection with the remote endpoint was terminated' and Visual Studio would not prompt for credentials.
• Improved performance on high refresh rate monitors.
• Internal compiler error in fold expression with += operator on 16.11
• consteval constructor and C7595
• cl does not make special member functions implicitly constexpr
• Can't have freestanding requires expressions
• There are no configured extension galleries in VS 2019
• Sql Server object explorer does not show indexes
• SQL project does not build if it has File storage tables
• Fixed Vulnerability A Remote code Execution vulnerability exists in .NET 5.0 and .NET Core 3.1 where a buffer overflow exists in the Brotli library versions prior to 1.0.8 (CVE-2020-8927)
• Fixed Vulnerability A denial of service vulnerability exists in .NET 6.0, .NET 5.0, and .NET CORE 3.1 when parsing certain types of http form requests (CVE-2022-24464)
• Fixed Vulnerability A Remote Code Execution vulnerability exists in .NET 6.0, .NET 5.0, and .NET Core 3.1 where a stack buffer overrun occurs in .NET Double Parse routine (CVE-2022-24512)
• Fixed OpenSSL Buffer Overflow vulnerability A potential buffer overflow vulnerability exists in OpenSSL, which is consumed by Git for Windows. Git for Windows is now updated to version 2.35.1.2, which addresses this issue (CVE-2021-3711)

16.11.12

Исправления:
• Fixed an issue that would cause some animations for test execution to run in the background even when the associated test executions were complete. This causes slowdowns that were especially noticeable on high refresh rate monitors. The fix should improve the experience of using VS on high refresh rate monitors.
• Removed an unnecessary warning when connecting to a LiveShare server that didn't offer certain functionality used by the client.
• Optimized Qt applications crash on startup on ARM64
• I get an error Live Share: The user of the output channel works with limited functionality due to the absence of a dependent service.
• Find in IVsTextImage does not work in VisualStudio 2019
• Fixed Elevation of privilege vulnerability A potential elevation of privilege vulnerability exists in Git for Windows, in which Git operations could run outside a repository while seraching for a Git directory. Git for Windows is now updated to version 2.35.2.1 (CVE-2022-24765)
• Fixed DLL hijacking vulnerability A potential DLL hijacking vulnerability exists in Git for Windows installer, when running the uninstaller under the SYSTEM user account. Git for Windows is now updated to version 2.35.2.1 (CVE-2022-24767)
• Fixed Elevation of privilege vulnerability A potential elevation of privilege vulnerability exists when the Microsoft Visual Studio updater service improperly parses local configuration data (CVE-2022-24513)

16.11.13

Исправления:
• Fixed vctip.exe regression from 16.11.12
• Fixed a bug that prevented some applications built with Address Sanitizer (ASAN) to load in Windows 11.
• Fixed another ASAN issue where multi-threaded applications with heap contention may experience deadlocks, false "wild pointer freed" reports, or a deadlock during process exit.

About

Спасибо можно не жать. Пишите лучше толковые комментарии!
[only-soft.org].t163079.torrent
Торрент: Зарегистрирован   [ 2022-05-09 19:00 ]

216 KB

Статус: проверено
Скачан: 0 раз
Размер: 6,58 GB
Оценка: 
(Голосов: 0)
Поблагодарили: 0  Спасибо
Microsoft Visual Studio 2019 16.11.8 Обновление до ver. [16.11.9-16.11.13] скачать торрент бесплатно и без регистрации
[Профиль] [ЛС]
Форум Тема Автор Размер
Скачать Microsoft Office торрентом Ablebits Ultimate Suite for Microsoft Excel 3.5 339 x86 x64 [2014, ENG] Скачать Office 35 MB
Разное (Системные программы под Windows) AIO Runtimes v1.1: Microsoft Visual C++ Microsoft DirectX + DLL/OCX + Trusted Root CA 2023 (x86-x64) PC by ivandubskoj [2023, Multi/Ru] TEST 129 MB
Программирование Alessandro Del Sole - Microsoft Computer Vision APIs Distilled: Getting Started with Cognitive Services [2017, PDF, ENG] Программист 2 MB
Сервисное обслуживание компьютера (Live / Boot CD) All Microsoft Diagnostic and Recovery Toolset (MSDaRT) in one ISO. All ERD Commander (ERDC) in one ISO [With used the BOOT MGR of Windows 8 + With used the UEFI (ГУАШ) Function. Release of... Программист 2,75 GB
Программирование Amaratunga Thimira / Амаратунга Тимира - Deep Learning on Windows: Building Deep Learning Computer Vision Systems on Microsoft Windows / Глубокое обучение в Windows: Создание систем г... Программист 38 MB
Программы от Microsoft Andersen V. / Андерсен В. - Troubleshooting Microsoft Access Databases / Базы данных Microsoft Access. Проблемы и решения [2001, PDF, RUS] Скачать Windows 17 MB
Программирование Andersson J.C. - Learning Microsoft Azure [2024, EPUB, ENG] Программист 10 MB
Программирование AZ-900 Microsoft Azure Fundamentals [2023, PDF, ENG] Программист 75 MB
Показать сообщения:    
Ответить на тему

Текущее время: Сегодня, в 11:01

Часовой пояс: GMT + 4



Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете голосовать в опросах
Вы не можете прикреплять файлы к сообщениям
Вы можете скачивать файлы