You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally, the Arcade SDK version was planned to be maintained in global.json. In #320 a change to this was discussed and now it was agreed that the version is going to be stored in Directory.Build.props.
Currently Darc will try to update, if needed, the version in global.json so we need to make the change to track Arcade SDK's version in Directory.Build.props instead.
The text was updated successfully, but these errors were encountered:
jcagme
changed the title
Use Directory.Build.props for Arcade SDK versions
[Darc] Use Directory.Build.props for Arcade SDK versions
Jul 12, 2018
Originally, the Arcade SDK version was planned to be maintained in
global.json
. In #320 a change to this was discussed and now it was agreed that the version is going to be stored inDirectory.Build.props
.Currently Darc will try to update, if needed, the version in
global.json
so we need to make the change to track Arcade SDK's version inDirectory.Build.props
instead.The text was updated successfully, but these errors were encountered: