Skip to content

Commit 3caf2eb

Browse files
committed
fix cntk reference
1 parent 4620d3c commit 3caf2eb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,3 +403,4 @@ FodyWeavers.xsd
403403
/tmp/watch
404404
/.fsdocs
405405
/output
406+
src/BioFSharp.ML/Resources/dppop_test_results.tsv

src/BioFSharp.ML/BioFSharp.ML.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
<PackageReference Include="BioFSharp" Version="2.0.0" />
4747
<PackageReference Include="FSharpAux" Version="2.1.0" />
4848
<PackageReference Include="FSharpAux.IO" Version="2.1.0" />
49-
<PackageReference Include="CNTK.CPUOnly" Version="2.8.0-rc0.dev20200201" />
49+
<PackageReference Include="CNTK.CPUOnly" Version="2.7" />
5050
</ItemGroup>
5151
</Project>

0 commit comments

Comments
 (0)