question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Arcade.SDK SdkTasks dependency packages default version

See original GitHub issue

SdkTasks/Version.props isn’t respecting versions set in repos’ eng\Version.props.

Furthermore, some questions about this file content:

  • Do we really need the hardcoded list of feeds?
  • Can’t we change the code to use the $(ArcadeSdkVersion) version of the packages by default?
  • The condition on line 6 can be removed.

/cc @tmat @mmitche @riarenas

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
tmatcommented, Nov 13, 2019

Correct. That’s intentional. SdkTasks should be independent of the repo configuration.

1reaction
markwilkiecommented, Nov 12, 2019

I would love to see these hard coded versions go away…

Read more comments on GitHub >

github_iconTop Results From Across the Web

arcade/Documentation/Darc.md at main · dotnet ...
By default on each operation (e.g. subscription updates or darc update-dependencies ), darc and Maestro will update all applicable dependencies in eng/Version.
Read more >
Microsoft.DotNet.Arcade.Sdk - tools - DefaultVersions.props
Sets versions of packages used by the toolset unless they were already specified by the repo. Version.props shall be imported prior this file....
Read more >
c# - How to install Microsoft.DotNet.Arcade.Sdk into the ...
1 Answer 1 ... It is a dotnet package under the github nuget source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.
Read more >
Intel® RealSense™ SDK 2015 R4 Developer Guide
By default, the SDK installs to the C:/Program Files (x86)/Intel/RSSDK directory. If the SDK installer detects any existing SDK versions, the SDK installer ......
Read more >
Problem building aspnetcore Application - Microsoft Q&A
Hi I am following this course in Pluralsight When I run restore.cmd I get error: PS C:\Users\kokob\aspnetcore> .\restore.cmd Detected JDK in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found