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

Migration to .NET Core 3.1 #18

Closed
wants to merge 7 commits into from
Closed

Conversation

rbanks54
Copy link
Contributor

Also incorporates the changes from PR #17

dotnet publish will create a self contained exe for the UI project

@@ -3,7 +3,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:logic="clr-namespace:GitViz.Logic;assembly=Logic"
xmlns:ui="clr-namespace:UI"
xmlns:graphsharp="clr-namespace:GraphSharp.Controls;assembly=GraphSharp.Controls"
xmlns:graphsharp="clr-namespace:GraphShape.Controls;assembly=GraphShape.Controls"
Copy link

@KeRNeLith KeRNeLith Jun 23, 2020

Choose a reason for hiding this comment

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

On my PR #17 I renamed graphsharp to graphshape for the namespace too. ;-)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hehe. I was being a little lazy :) I'll update it

@rbanks54
Copy link
Contributor Author

Abandoning PR, as the project has not been maintained since I left the org.

@rbanks54 rbanks54 closed this Sep 12, 2022
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