Skip to content

Commit

Permalink
Onboarding bit-flip code to samples browser. (microsoft#294)
Browse files Browse the repository at this point in the history
* Onboarding bit-flip code to samples browser.

* Very slight improvements to C# side.

* Addressing feedback
  • Loading branch information
Chris Granade authored Jan 8, 2020
1 parent d516ef9 commit 4165ad2
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 81 deletions.
1 change: 1 addition & 0 deletions samples/error-correction/bit-flip-code/BitFlipCode.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.0</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
<LanguageVersion>8.0</LanguageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 4165ad2

Please sign in to comment.