Change AngouriMath reference to use NuGet package instead of git submodule by Happypig375 · Pull Request #149 · verybadcat/CSharpMath

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Happypig375

Copy link

Collaborator

Also added a calculator to Avalonia Example

charlesroddie reacted with heart emoji

@FoggyFinder

Copy link

Collaborator

Maybe it makes sense to update to latest Avalonia here as well?

@Happypig375

Copy link

Collaborator Author

Happypig375 commented

Jul 29, 2020

edited

Loading

@FoggyFinder @jp2masa Avalonia 0.10.0-preview2 removed Avalonia.Markup.Xaml.AvaloniaXamlLoader.Parse<T>(string). Is there a replacement?

Edit: Resolved

@Happypig375

Copy link

Collaborator Author

Okay, found the commit that removed this: AvaloniaUI/Avalonia@d355007

@FoggyFinder

Copy link

Collaborator

Avalonia 0.10.0-preview2 removed Avalonia.Markup.Xaml.AvaloniaXamlLoader.Parse(string). Is there a replacement?

It is moved into the separate package:

Avalonia.Markup.Xaml.Loader

Happypig375 reacted with thumbs up emoji

@Happypig375 Happypig375 merged commit aabb520 into master

Jul 29, 2020

@Happypig375 Happypig375 deleted the AngouriUpdate branch

July 29, 2020 14:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@FoggyFinder FoggyFinder FoggyFinder approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Happypig375 @FoggyFinder