-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Onboarding onto Arcade #219
Conversation
5ae9a5b
to
b4ac620
Compare
<SystemIOFileSystemPackageVersion>4.3.0</SystemIOFileSystemPackageVersion> | ||
<SystemNetPrimitivesPackageVersion>4.3.0</SystemNetPrimitivesPackageVersion> | ||
<runtimenativeSystemPackageVersion>4.3.0</runtimenativeSystemPackageVersion> | ||
<SystemSecurityPrincipalPackageVersion>4.3.0</SystemSecurityPrincipalPackageVersion> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider using Version
instead of PackageVersion
as a suffix - not that it really matters, but will be more consistent with dotnet/coreclr#27606 for example.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I'd make sure that the updated projects continue to work with the bootstrapping scripts if you haven't already.
@echesakovMSFT - Are you planning to pursue this further? |
@kunalspathak Yes, but not earlier than I finish moving coredistools to a separate repo. |
Not going to work on this in near future. |
No description provided.