Skip to content

Commit fb1fe7f

Browse files
Update process.sample.ipynb
1 parent 71716d3 commit fb1fe7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DataProcessing/process.sample.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"# Requirements:\n",
1414
"# python -m pip install clr-loader==0.1.7\n",
1515
"# python -m pip install pythonnet==3.0.0a2\n",
16-
"# This script must be executed in ./bin/Debug/net6.0 after the follwing command is executed\n",
16+
"# This script must be executed in ./bin/Debug/net9.0 after the follwing command is executed\n",
1717
"# dotnet build .\\DataProcessing\\\n",
1818
"import os\n",
1919
"from CLRImports import *\n",

0 commit comments

Comments
 (0)