Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
2193517
Update dependencies from https://github.com/dotnet/fsharp build 20210…
dotnet-maestro[bot] Feb 2, 2021
ab5e925
Update dependencies from https://github.com/dotnet/fsharp build 20210…
dotnet-maestro[bot] Feb 2, 2021
5b62e19
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/NuG…
dotnet-maestro[bot] Feb 3, 2021
33b070e
Update dependencies from https://github.com/dotnet/fsharp build 20210…
dotnet-maestro[bot] Feb 3, 2021
9437aa2
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Feb 3, 2021
f48cc87
Update dependencies from https://github.com/dotnet/msbuild build 2021…
dotnet-maestro[bot] Feb 3, 2021
2ab5fa2
Update dependencies from https://github.com/dotnet/msbuild build 2021…
dotnet-maestro[bot] Feb 3, 2021
7d0579b
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Feb 4, 2021
4396000
Update dependencies from https://github.com/dotnet/msbuild build 2021…
dotnet-maestro[bot] Feb 4, 2021
ba0af14
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Feb 4, 2021
126f21b
Update dependencies from https://github.com/dotnet/msbuild build 2021…
dotnet-maestro[bot] Feb 4, 2021
c59907c
Revert 'Opt into IncludePackageReferencesDuringMarkupCompilation'
sfoslund Feb 5, 2021
dd9d107
[release/5.0.2xx] Update dependencies from microsoft/vstest (#15692)
dotnet-maestro[bot] Feb 6, 2021
a41766b
Loc update
Feb 9, 2021
6c67b41
Merge pull request #15750 from cristianosuzuki77/release/5.0.2xx
Feb 9, 2021
fef5caa
Merge pull request #15695 from sfoslund/RevertSourceGenOptIn
marcpopMSFT Feb 9, 2021
fd40769
Update dependencies from https://github.com/microsoft/vstest build 20…
dotnet-maestro[bot] Feb 10, 2021
7ca2bd0
[release/5.0.2xx] Update dependencies from dotnet/roslyn-analyzers (#…
dotnet-maestro[bot] Feb 10, 2021
0177b96
Update dependencies from https://github.com/dotnet/templating build 2…
dotnet-maestro[bot] Feb 10, 2021
e6501a4
[release/5.0.2xx] NuGet Feed Update (#15775)
dotnet-bot Feb 10, 2021
ecf1ba0
[release/5.0.2xx] Update dependencies from dotnet/roslyn (#15791)
dotnet-maestro[bot] Feb 11, 2021
7cfa42c
Update to 5.0.3 (#15786)
mmitche Feb 12, 2021
5a4f6d2
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Feb 12, 2021
b3eda42
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Feb 12, 2021
675f986
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Feb 13, 2021
8dc920c
Update dependencies from https://github.com/dotnet/msbuild build 2021…
dotnet-maestro[bot] Feb 15, 2021
b513c17
Update dependencies from https://github.com/dotnet/arcade build 20210…
dotnet-maestro[bot] Feb 15, 2021
81f9ac3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/NuG…
dotnet-maestro[bot] Feb 16, 2021
14e0e93
Update dependencies from https://github.com/microsoft/vstest build 20…
dotnet-maestro[bot] Feb 16, 2021
b9578cf
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Feb 16, 2021
16c2a3c
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Feb 16, 2021
c459703
Update branding to servicing
Feb 16, 2021
792abcf
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Feb 16, 2021
4ead43b
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Feb 16, 2021
1af4552
Merge pull request #15904 from wli3/update-branding-implicit-version
Feb 17, 2021
ffd9511
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Feb 18, 2021
8d7d0a0
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Feb 18, 2021
3df7d03
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Feb 18, 2021
c040f1f
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/NuG…
dotnet-maestro[bot] Feb 18, 2021
965b1f9
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Feb 19, 2021
4153d04
Merge branch 'release/5.0.2xx'
Feb 20, 2021
5714ca5
Restored the changes in the nuget.config file
Feb 20, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">{0} obsahuje více souborů projektů MSBuild. Pomocí parametru --projekt zadejte, který soubor chcete použít.</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">V {0} se nepovedlo najít soubor projektu MSBuild. Pomocí parametru --project zadejte, který projekt chcete použít.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">Soubor projektu {0} neexistuje.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">Možnosti --quiet a --verbose se nedají zadat spolu.</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">In "{0}" wurden mehrere MSBuild-Projektdateien gefunden. Geben Sie über die Option "--project" an, welche verwendet werden soll.</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">In "{0}" wurde keine MSBuild-Projektdatei gefunden. Geben Sie das zu verwendende Projekt über die Option "--project" an.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">Die Projektdatei "{0}" ist nicht vorhanden.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">Die Optionen "--quiet" und "--verbose" können nicht gleichzeitig angegeben werden.</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">Se encontraron múltiples archivos del proyecto MSBuild en "{0}". Especifique cuál debe usarse con la opción --project. </target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">No se encontró ningún archivo del proyecto MSBuild en "{0}". Especifique qué proyecto debe utilizarse con la opción --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">El archivo de proyecto "{0}" no existe.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">No se pueden especificar ambas opciones, "--quiet" y "--verbose".</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">Plusieurs fichiers projet MSBuild trouvés dans '{0}'. Spécifiez celui qui doit être utilisé avec l'option --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">Fichier projet MSBuild introuvable dans '{0}'. Spécifiez le projet à utiliser avec l'option --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">Le fichier projet '{0}' n'existe pas.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">Impossible de spécifier les options '--quiet' et '--verbose'.</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">In '{0}' sono stati trovati più file di progetto MSBuild. Per specificare quello desiderato, usare l'opzione --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">In '{0}' non è stato possibile trovare alcun file di progetto MSBuild. Per specificare quello desiderato, usare l'opzione --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">Il file di progetto '{0}' non esiste.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">Non è possibile specificare entrambe le opzioni '--quiet' e '--verbose'.</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">複数の MSBuild プロジェクト ファイルが '{0}' で見つかりました。使用するものを --project オプションで指定してください。</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">'{0}' で MSBuild プロジェクト ファイルが見つかりませんでした。使用するプロジェクトを --project オプションで指定してください。</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">プロジェクト ファイル '{0}' が存在しません。</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">'--quiet' '--verbose' の両方のオプションを指定することはできません。</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">'{0}'에서 여러 MSBuild 프로젝트 파일을 찾았습니다. --project 옵션을 사용하여 사용할 파일을 지정하세요.</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">'{0}'에서 MSBuild 프로젝트 파일을 찾을 수 없습니다. --project 옵션을 사용하여 사용할 파일을 지정하세요.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">프로젝트 파일 '{0}'이(가) 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">'--quiet' 옵션과 '--verbose' 옵션을 둘 다 지정할 수는 없습니다.</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">W elemencie „{0}” znaleziono wiele plików projektów MSBuild. Określ projekt do użycia za pomocą opcji --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">Nie można znaleźć pliku projektu MSBuild w elemencie „{0}”. Określ projekt do użycia za pomocą opcji --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">Plik projektu „{0}” nie istnieje.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">Nie można jednocześnie określić opcji „--quiet” i „--verbose.</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">Foram encontrados vários arquivos de projeto do MSBuild em '{0}'. Especifique qual deve ser usado com a opção --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">Não foi possível encontrar um arquivo de projeto do MSBuild em '{0}'. Especifique qual projeto deve ser usado com a opção --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">O arquivo de projeto '{0}' não existe.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">Não é possível especificar as opções '--quiet' e '--verbose'.</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">В "{0}" обнаружено несколько файлов проекта MSBuild. Укажите файл, который нужно использовать, с помощью параметра --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">Не удалось найти файл проекта MSBuild в "{0}". Укажите проект, который нужно использовать, с помощью параметра --project.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">Файл проекта "{0}" не существует.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">Невозможно одновременно указать параметры "--quiet" и "--verbose".</target>
<note />
</trans-unit>
</body>
Expand Down
8 changes: 4 additions & 4 deletions src/BuiltInTools/dotnet-watch/xlf/Resources.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<body>
<trans-unit id="Error_MultipleProjectsFound">
<source>Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</source>
<target state="new">Multiple MSBuild project files found in '{0}'. Specify which to use with the --project option.</target>
<target state="translated">'{0}' içinde birden fazla MSBuild proje dosyası bulundu. --project seçeneği ile kullanılacak proje dosyalarını belirtin.</target>
<note />
</trans-unit>
<trans-unit id="Error_NoProjectsFound">
<source>Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</source>
<target state="new">Could not find a MSBuild project file in '{0}'. Specify which project to use with the --project option.</target>
<target state="translated">'{0}' içinde MSBuild proje dosyası bulunamadı. --project seçeneği ile kullanılacak projeyi belirtin.</target>
<note />
</trans-unit>
<trans-unit id="Error_ProjectPath_NotFound">
<source>The project file '{0}' does not exist.</source>
<target state="new">The project file '{0}' does not exist.</target>
<target state="translated">Proje dosyası '{0}' yok.</target>
<note />
</trans-unit>
<trans-unit id="Error_QuietAndVerboseSpecified">
<source>Cannot specify both '--quiet' and '--verbose' options.</source>
<target state="new">Cannot specify both '--quiet' and '--verbose' options.</target>
<target state="translated">Hem '--quiet' hem de '--verbose' seçenekleri belirtilemez.</target>
<note />
</trans-unit>
</body>
Expand Down
Loading