CI building

This commit is contained in:
joachimschmidt557 2019-02-06 20:59:20 +01:00
parent 3b71951b2d
commit 2407dce1a6
13 changed files with 134 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"runtimeOptions": {
"additionalProbingPaths": [
"/home/joachim/.dotnet/store/|arch|/|tfm|",
"/home/joachim/.nuget/packages"
]
}
}