diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/ApplicationPropertyPage.xaml b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/ApplicationPropertyPage.xaml
index e4fce7a468..f67f7ac40b 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/ApplicationPropertyPage.xaml
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/ApplicationPropertyPage.xaml
@@ -15,6 +15,10 @@
+
+
@@ -288,4 +292,45 @@
DisplayName="Resource file" />
+
+
+
+
+
+
+ (has-evaluated-value "Application" "NuGetAudit" true)
+
+
+
+
+
+
+
+
+
+ (has-evaluated-value "Application" "NuGetAudit" true)
+
+
+
+
+
+
+
+
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.cs.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.cs.xlf
index fccc725ff3..f742a0d3af 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.cs.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.cs.xlf
@@ -12,6 +12,16 @@
Automaticky generovat přesměrování vazeb
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
Povolí pro tento projekt WPF.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
Obecná nastavení pro aplikaci
@@ -122,6 +142,26 @@
platforma
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
Určuje typ aplikace, která se má sestavit.
@@ -142,6 +182,36 @@
Prostředky
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
Konzolová aplikace
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.de.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.de.xlf
index fcbc1f25ed..98e98eed84 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.de.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.de.xlf
@@ -12,6 +12,16 @@
Bindungsumleitungen automatisch generieren
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
Hiermit wird WPF für dieses Projekt aktiviert.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
Allgemeine Einstellungen für die Anwendung.
@@ -122,6 +142,26 @@
Plattform
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
Hiermit wird der Typ der zu erstellenden Anwendung angegeben.
@@ -142,6 +182,36 @@
Ressourcen
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
Konsolenanwendung
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.es.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.es.xlf
index fc0b4cc01e..a1ddd293db 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.es.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.es.xlf
@@ -12,6 +12,16 @@
Generación automática de redirecciones de enlace
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
Habilite WPF para este proyecto.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
Configuración general de la aplicación.
@@ -122,6 +142,26 @@
plataforma
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
Especifica el tipo de aplicación para compilar.
@@ -142,6 +182,36 @@
Recursos
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
Aplicación de consola
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.fr.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.fr.xlf
index 6aee1bc912..89d9127285 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.fr.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.fr.xlf
@@ -12,6 +12,16 @@
Générer automatiquement les redirections de liaison
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
Activez WPF pour ce projet.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
Paramètres généraux de l'application.
@@ -122,6 +142,26 @@
plateforme
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
Spécifie le type d'application à générer.
@@ -142,6 +182,36 @@
Ressources
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
Application console
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.it.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.it.xlf
index 2572afa6d0..c482025f4b 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.it.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.it.xlf
@@ -12,6 +12,16 @@
Genera automaticamente reindirizzamenti di binding
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
Abilita WPF per questo progetto.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
Impostazioni generali per l'applicazione.
@@ -122,6 +142,26 @@
piattaforma
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
Specifica il tipo di applicazione da compilare.
@@ -142,6 +182,36 @@
Risorse
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
Applicazione console
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ja.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ja.xlf
index 46bc24e924..93e7800e28 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ja.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ja.xlf
@@ -12,6 +12,16 @@
バインド リダイレクトの自動生成
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
このプロジェクトで WPF を有効にします。
@@ -32,6 +42,16 @@
Windows フォーム
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
アプリケーションの全般設定です。
@@ -122,6 +142,26 @@
プラットフォーム
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
ビルドするアプリケーションの種類を指定します。
@@ -142,6 +182,36 @@
リソース
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
コンソール アプリケーション
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ko.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ko.xlf
index 12b0dda639..c2078127f5 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ko.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ko.xlf
@@ -12,6 +12,16 @@
바인딩 리디렉션 자동 생성
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
이 프로젝트에 WPF를 사용하도록 설정합니다.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
애플리케이션의 일반 설정입니다.
@@ -122,6 +142,26 @@
플랫폼
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
빌드할 애플리케이션의 유형을 지정합니다.
@@ -142,6 +182,36 @@
리소스
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
콘솔 애플리케이션
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.pl.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.pl.xlf
index 4364427471..4dd96f88b4 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.pl.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.pl.xlf
@@ -12,6 +12,16 @@
Automatycznie generowane przekierowania powiązań
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
Włącz funkcję WPF dla tego projektu.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
Ustawienia ogólne aplikacji.
@@ -122,6 +142,26 @@
platforma
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
Określa typ aplikacji do skompilowania.
@@ -142,6 +182,36 @@
Zasoby
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
Aplikacja konsolowa
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.pt-BR.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.pt-BR.xlf
index da61b3a1ad..31027b5923 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.pt-BR.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.pt-BR.xlf
@@ -12,6 +12,16 @@
Gerar automaticamente redirecionamentos de associação
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
Habilita o WPF para este projeto.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
Configurações gerais do aplicativo.
@@ -122,6 +142,26 @@
plataforma
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
Especifica o tipo de aplicativo a ser compilado.
@@ -142,6 +182,36 @@
Recursos
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
Aplicativo do Console
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ru.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ru.xlf
index 0c5a6c77ea..f4d12022ce 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ru.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.ru.xlf
@@ -12,6 +12,16 @@
Автоматически создавать перенаправления привязок
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
Включите WPF для этого проекта.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
Общие параметры приложения.
@@ -122,6 +142,26 @@
платформа
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
Указывает тип собираемого приложения.
@@ -142,6 +182,36 @@
Ресурсы
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
Консольное приложение
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.tr.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.tr.xlf
index 3ab0578bf5..f81a30f3f8 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.tr.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.tr.xlf
@@ -12,6 +12,16 @@
Otomatik olarak, bağlama yeniden yönlendirmeleri oluşturma
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
Bu proje için WPF'yi etkinleştirin.
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
Uygulamanın genel ayarları.
@@ -122,6 +142,26 @@
platform
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
Derlenecek uygulamanın türünü belirtir.
@@ -142,6 +182,36 @@
Kaynaklar
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
Konsol Uygulaması
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.zh-Hans.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.zh-Hans.xlf
index 2111517a0b..31f532f181 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.zh-Hans.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.zh-Hans.xlf
@@ -12,6 +12,16 @@
自动生成绑定重定向
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
为该项目启用 WPF。
@@ -32,6 +42,16 @@
Windows 窗体
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
应用程序的常规设置。
@@ -122,6 +142,26 @@
平台
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
指定要生成的应用程序的类型。
@@ -142,6 +182,36 @@
资源
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
控制台应用程序
diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.zh-Hant.xlf b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.zh-Hant.xlf
index 6092566cca..27c1189c7a 100644
--- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.zh-Hant.xlf
+++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Rules/PropertyPages/xlf/ApplicationPropertyPage.xaml.zh-Hant.xlf
@@ -12,6 +12,16 @@
自動產生繫結重新導向
+
+
+ Audit package dependencies for security vulnerabilities.
+
+
+
+
+ Audit NuGet dependencies
+
+
為此專案啟用 WPF。
@@ -32,6 +42,16 @@
Windows Forms
+
+
+ Dependency management settings for the application.
+
+
+
+
+ Dependencies
+
+
應用程式的一般設定。
@@ -122,6 +142,26 @@
平台
+
+
+ The minimum vulnerability severity level to report when a package has a known vulnerability. Known vulnerabilities with a lower severity level will not be reported..
+
+
+
+
+ Audit Severity Level
+
+
+
+
+ Specifies which packages to include in the audit.
+
+
+
+
+ Audit Mode
+
+
指定要建置的應用程式類型。
@@ -142,6 +182,36 @@
資源
+
+
+ Critical
+
+
+
+
+ High
+
+
+
+
+ Low
+
+
+
+
+ Moderate
+
+
+
+
+ All dependencies (direct and transitive)
+
+
+
+
+ Direct dependencies
+
+
主控台應用程式