ちょっとメモとして残します。
BlackJumboDogのせこせこ実装も無事終わって、Linux上で動かすための.SH作るためのメモです。
Windows上のDNXとDNUはLinuxのそれと同じように作られているのでそれを置き換えていきます。
[VisualStudio – – build]
“[USER].dnx\runtimes\dnx-coreclr-win-x64.1.0.0-rc1-update1\bin\dnx.exe” –appbase “[REPOSITORY]\bjd5\Bjd.Common.CoreCLR” “[USER]/.dnx\runtimes\dnx-clr-win-x86.1.0.0-rc1-update1\bin\lib\Microsoft.Dnx.Tooling\Microsoft.Dnx.Tooling.dll” pack Generalversammlung “”[REPOSITORY]\bjd5\Bjd.Common.CoreCLR” –configuration Debug cheap nba jerseys –out “..\artifacts\bin\Bjd.Common.CoreCLR”
[VisualStudio – Blogはじめました run]
“[USER].dnx\runtimes\dnx-coreclr-win-x64.1.0.0-rc1-update1\bin\dnx.exe” –appbase wholesale nba jerseys “[REPOSITORY]\bjd5\Bjd.CoreCLR” “Microsoft.Dnx.ApplicationHost” –configuration Debug “BJD.CoreCLR”
[Linux – build]
dnu cheap jerseys from China restore
dnx –appbase “Bjd.Common.CoreCLR” ~/.dnx/runtimes/dnx-coreclr-linux-x64.1.0.0-rc1-update1/bin/lib/Microsoft.Dnx.Tooling/Microsoft.Dnx.Tooling.dll pack “Bjd.Common.CoreCLR” och –configuration Debug – –out “artifacts/bin/Bjd.Common.CoreCLR”
[Linux – wholesale mlb jerseys run]
dnx –appbase “Bjd.CoreCLR” “Microsoft.Dnx.ApplicationHost” –configuration Debug Energy “BJD.CoreCLR”
お、重い・・・。
動機があれだけど、NuGetデビュー・・・しようかなー
そして、、、、動かないぜ。。。エントリポイントがそこにいないことが原因のような気がするので、ランタイムとVS、MSBUILDの動きをおいかけないとだめね。
明日からはMSBuildを食せるね!