Steps to reproduce the bug:
- Implement Task 2
- In task 3 add Hadamard gate in BellTest
- Run Bell (without explicitly compiling Driver.cs) and observe no change in results: Remain 1000 and 0
Problem can be fixed via rebuilding project or via recompiling Driver.cs; it seems like VisualStudio isn't recompiling Operation.qs when Operation.qs is changed and Driver.cs. isn't changed
Steps to reproduce the bug:
Problem can be fixed via rebuilding project or via recompiling Driver.cs; it seems like VisualStudio isn't recompiling Operation.qs when Operation.qs is changed and Driver.cs. isn't changed