Skip to content

Adding dependency loading mechansim for NetCore #7289

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

Merged
merged 15 commits into from
Sep 24, 2018
Merged

Conversation

markcowl
Copy link
Member

Description

Checklist

@@ -36,9 +36,17 @@
<ItemGroup>
<PreLoadAssemblies Include="$(ProjectDir)..\..\..\lib\Newtonsoft.Json.9.dll"/>
<PreLoadAssemblies Include="$(ProjectDir)..\..\..\lib\Newtonsoft.Json.10.dll"/>
<PreLoadAssemblies Include="$(ProjectDir)..\..\..\lib\Microsoft.IdentityModel.Clients.ActiveDirectory.dll"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@markcowl discussed offline about changing the path to be

lib\Microsoft.IdentityModel.Clients.ActiveDirectory\{{version}}\Microsoft.IdentityModel.Clients.ActiveDirectory.dll

@markcowl
Copy link
Member Author

@markcowl
Copy link
Member Author

@markcowl markcowl changed the base branch from preview to Az.0.2.2 September 21, 2018 18:09
Copy link
Member

@cormacpayne cormacpayne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@markcowl LGTM -- I'll re-approve this PR when we push the common packages to MyGet and update the versions

@markcowl
Copy link
Member Author

@markcowl markcowl merged commit e524bd6 into Azure:Az.0.2.2 Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants