Я вижу много вопросов и ответов на эту проблему в Visual Studio, но нет ответов на VS Code.
Действительно раздражает видеть около сотни таких сообщений между моими WriteLines.Есть ли способ исправить эту проблему для VS Code?Полный вывод на консоль ниже.Как вы можете видеть, он смешивает эти предупреждающие сообщения с моими инструкциями отладки, и мне приходится вручную прокручивать их каждый раз, когда я хочу посмотреть на мой вывод.В VS Code нет Tools-> Options-> Debugging-> Symbols, поэтому я не могу исправить это так же, как Visual Studio.Любая помощь, чтобы скрыть или исправить эти сообщения будет оценена!
-------------------------------------------------------------------
You may only use the Microsoft .NET Core Debugger (vsdbg) with
Visual Studio Code, Visual Studio or Visual Studio for Mac software
to help you develop and test your applications.
-------------------------------------------------------------------
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Private.CoreLib.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\Documents\Projects\geckosync\bin\Debug\netcoreapp2.1\gecko-sync.dll'. Symbols loaded.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.Http.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Collections.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Console.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\newtonsoft.json\12.0.1\lib\netstandard2.0\Newtonsoft.Json.dll'. Symbols loaded.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\netstandard.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Private.Uri.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.Extensions.dll'. Cannot find or open the PDB file.
Push Application
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.entityframeworkcore\2.2.2\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ComponentModel.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\2.2.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Collections.Concurrent.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Linq.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.dependencyinjection\2.2.0\lib\netcoreapp2.0\Microsoft.Extensions.DependencyInjection.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.logging.abstractions\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.logging\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Logging.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Linq.Expressions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\system.interactive.async\3.2.0\lib\netstandard2.0\System.Interactive.Async.dll'. Symbols loaded.
Loaded 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder\remotion.linq\2.2.0\lib\netstandard1.0\Remotion.Linq.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.entityframeworkcore.abstractions\2.2.2\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Diagnostics.DiagnosticSource.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.caching.memory\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Diagnostics.Tracing.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.options\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Options.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.caching.abstractions\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.primitives\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Resources.ResourceManager.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ComponentModel.TypeConverter.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Data.Common.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ComponentModel.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.entityframeworkcore.relational\2.2.2\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\system.data.sqlclient\4.6.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.entityframeworkcore.sqlserver\2.2.2\lib\netstandard2.0\Microsoft.EntityFrameworkCore.SqlServer.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Transactions.Local.dll'. Cannot find or open the PDB file.
Loaded 'Anonymously Hosted DynamicMethods Assembly'.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ComponentModel.Annotations.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.configuration.abstractions\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Reflection.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Reflection.Extensions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Linq.Queryable.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.Tasks.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.Timer.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.Thread.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Principal.Windows.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Claims.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Principal.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.InteropServices.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.ThreadPool.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder\system.text.encoding.codepages\4.5.0\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder\system.runtime.compilerservices.unsafe\4.5.1\lib\netcoreapp2.0\System.Runtime.CompilerServices.Unsafe.dll'. Module was built without symbols.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\Microsoft.Win32.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Xml.ReaderWriter.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Private.Xml.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.Serialization.Formatters.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.Serialization.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.Numerics.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Diagnostics.TraceSource.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ObjectModel.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Diagnostics.Debug.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Collections.Specialized.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Drawing.Primitives.dll'. Cannot find or open the PDB file.
{
"api_key": "**REMOVED**",
"data": {
"item": 30,
"min": {
"value": 10
},
"max": {
"value": 40
}
}
}
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.Security.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Cryptography.X509Certificates.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Text.RegularExpressions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.Sockets.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.Overlapped.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.NameResolution.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Memory.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Cryptography.Encoding.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Cryptography.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Collections.NonGeneric.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Buffers.dll'. Cannot find or open the PDB file.
OK
{
"api_key": "**REMOVED**",
"data": [
{
"title": {
"text": "Title1"
},
"label": null,
"description": "Desc"
},
{
"title": {
"text": "Title2"
},
"label": null,
"description": null
},
{
"title": {
"text": "Title3"
},
"label": {
"name": "Label",
"color": "#ffffff"
},
"description": "Desc"
}
]
}
{
"api_key": "**REMOVED**",
"data": {
"item": [
{
"value": "60000"
},
[
"38594",
"12000",
"50000"
]
]
}
}
The program '[4572] gecko-sync.dll' has exited with code 0 (0x0).