You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Issue
Currently it is hard to debug issues with some parts of qsharp-runtime because not all
.pdband.xmlfiles are included with corresponding.dllfiles.How to reproduce
The contents of
.nuget\packages\microsoft.quantum.simulators\0.10.2001.2831\lib\netstandard2.1is the following:
Note that for
Microsoft.Quantum.Simulation.Common.dllandMicrosoft.Quantum.Simulation.QCTraceSimulatorRuntime.dllbothxmlandpdbfiles are missing.