11 lines
299 B
Plaintext
11 lines
299 B
Plaintext
use namespace="System.IO"
|
|
|
|
-BuildQuality = "preview3";
|
|
|
|
use-standard-lifecycle
|
|
k-standard-goals
|
|
|
|
#repo-initialize target='initialize'
|
|
use-volatile-feed
|
|
dotnet command='restore src test ${E("KOREBUILD_DOTNET_RESTORE_OPTIONS")}' workingDir='${Directory.GetCurrentDirectory()}' if='!NoRestore'
|