Skip to content

Update DLR#1586

Merged
slozier merged 6 commits intoIronLanguages:masterfrom
slozier:dlr
Oct 21, 2022
Merged

Update DLR#1586
slozier merged 6 commits intoIronLanguages:masterfrom
slozier:dlr

Conversation

@slozier
Copy link
Copy Markdown
Contributor

@slozier slozier commented Oct 13, 2022

No description provided.

@slozier
Copy link
Copy Markdown
Contributor Author

slozier commented Oct 17, 2022

I bumped up the System.CodeDom package for .NET 6 in the DLR but when make.ps1 package is run it's restoring the old version (because of the DLR reference in the IronPython.Console project) to the bin folder and causing the tests to fail on github CI (which does packaging before testing). @BCSharp any good ideas?

@BCSharp
Copy link
Copy Markdown
Member

BCSharp commented Oct 17, 2022

Strange that the package is being pulled in to the main bin directory. Would it help to replace the DLR package reference with regular references to the individual DLR DLLs in the stage directory?

@slozier slozier marked this pull request as ready for review October 20, 2022 23:21
@slozier slozier merged commit 4fb3dfc into IronLanguages:master Oct 21, 2022
@slozier slozier deleted the dlr branch October 21, 2022 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants