Browse Source

Pin KoreBuild version to make builds more repeatable

pull/619/head
Kévin Chalet 8 years ago
parent
commit
fbad21e893
  1. 2
      korebuild-lock.txt
  2. 4
      korebuild.json

2
korebuild-lock.txt

@ -0,0 +1,2 @@
version:2.1.0-rtm-15783
commithash:5fc2b2f607f542a2ffde11c19825e786fc1a3774

4
korebuild.json

@ -0,0 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/release/2.1/tools/korebuild.schema.json",
"channel": "release/2.1"
}
Loading…
Cancel
Save