Skip to content
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

[WIP] dotnet-cli build system #63

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
Open

Conversation

ForNeVeR
Copy link
Member

Fix #61.

@ForNeVeR ForNeVeR self-assigned this Sep 24, 2016
@ForNeVeR ForNeVeR modified the milestone: 3.0 Sep 29, 2016
</Reference>
<Reference Include="JabberNet.Muzzle">
<HintPath>..\..\src\JabberNet.Muzzle\bin\Debug\net40\JabberNet.Muzzle.dll</HintPath>
</Reference>
Copy link
Member Author

Choose a reason for hiding this comment

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

That's not very good. Need to find a way to build VB.NET project with dotnet.

Copy link
Member Author

Choose a reason for hiding this comment

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

There're no such way. VB.NET is still unsupported by .NET Core infrastructure.

@ForNeVeR
Copy link
Member Author

ForNeVeR commented Oct 3, 2016

Not a very good idea to introduce merge commits in a pull request. Better rebase that.

@ForNeVeR ForNeVeR mentioned this pull request Oct 3, 2016
12 tasks
@ForNeVeR ForNeVeR removed their assignment May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

.NET Core-based build system
1 participant