- fixes an issue where the dependabot reference didn't update the assembly path following upgrade by baywet · Pull Request #347 · microsoftgraph/MSGraph-SDK-Code-Generator
Navigation Menu
{{ message }}
microsoftgraph / MSGraph-SDK-Code-Generator Public
- Notifications You must be signed in to change notification settings
- Fork 75
Merged
Conversation
Copy link Copy Markdown
Member
baywet
commented
Dec 4, 2020
baywet
commented
MonTextTemplate ships multiple tarets with version 2.0.5 which changes the path of the DLL.
During the last update, dependabot didn't update the path causing a broken hint path.
This fixes the reference path, until we move to dotnet core and package references.
…embly path following upgrade
baywet
self-assigned this
baywet
requested review from
MIchaelMainer,
ddyett,
nikithauc and
zengin
zengin approved these changes Dec 4, 2020
baywet
merged commit
7556c62
into
dev
baywet
deleted the
bugfix/reference-hint-path-wrong
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment