diff options
| author | mo khan <mo.khan@gmail.com> | 2020-06-19 21:49:28 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-06-19 21:49:28 -0600 |
| commit | 6738918ecf3b83cf407ed0375a6e8007c1d10d2a (patch) | |
| tree | 6402996b91bc9b6a704f466e4cd088360e9b8152 /config | |
| parent | bc12f6c1eef07b7989d53ccbfe709b8ce67a3cbe (diff) | |
Specify MONO_VERSION
Diffstat (limited to 'config')
| -rw-r--r-- | config/projects/mono.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/projects/mono.rb b/config/projects/mono.rb index 6ad3715..3eadaf3 100644 --- a/config/projects/mono.rb +++ b/config/projects/mono.rb @@ -11,6 +11,7 @@ build_iteration 1 # Creates required build directories dependency "preparation" +override 'asdf-mono', version: ENV['MONO_VERSION'] dependency "asdf-mono" # asdf dependencies/components |
