# HG changeset patch # User Michael Johnson # Date 1678858384 28800 # Tue Mar 14 21:33:04 2023 -0800 # Node ID 1f261af0b222575561e7dc3e81935c8d1ee90d4f # Parent 7a91e2622ca9163d176061912de4f09de86457d2 # Parent ec7e9f35678f0af860c3c235a583f69ac15e369d Merge (clean) diff --git a/.builds/.full.yml b/.builds/.full.yml --- a/.builds/.full.yml +++ b/.builds/.full.yml @@ -28,7 +28,7 @@ mkdir -p $artifacts/packages - build: | cd RandN - hg update master + hg update tip dotnet build $solution --configuration $config --verbosity quiet - test-full: | cd RandN