Change AngouriMath reference to use NuGet package instead of git submodule by Happypig375 · Pull Request #149 · verybadcat/CSharpMath
Navigation Menu
{{ message }}
verybadcat / CSharpMath Public
- Notifications You must be signed in to change notification settings
- Fork 71
Merged
Change AngouriMath reference to use NuGet package instead of git submodule#149
Happypig375 merged 31 commits intomasterfrom
Change AngouriMath reference to use NuGet package instead of git submodule#149
Happypig375 merged 31 commits intomasterfrom
Conversation
Copy link
Collaborator
Happypig375
commented
Jul 28, 2020
Happypig375
commented
Also added a calculator to Avalonia Example
Happypig375 added 28 commits
June 7, 2020 18:11
Happypig375
added
the
Type/Enhancement
label
Happypig375
requested a review
from FoggyFinder
Copy link
Collaborator
FoggyFinder
commented
Jul 28, 2020
FoggyFinder commented
Jul 28, 2020Maybe it makes sense to update to latest Avalonia here as well?
FoggyFinder approved these changes Jul 28, 2020
Copy link
Collaborator Author
@FoggyFinder @jp2masa Avalonia 0.10.0-preview2 removed Avalonia.Markup.Xaml.AvaloniaXamlLoader.Parse<T>(string). Is there a replacement?
Edit: Resolved
Copy link
Collaborator Author
Happypig375
commented
Jul 29, 2020
Happypig375 commented
Jul 29, 2020Okay, found the commit that removed this: AvaloniaUI/Avalonia@d355007
Happypig375 added 2 commits
July 29, 2020 16:39Copy link
Collaborator
FoggyFinder
commented
Jul 29, 2020
FoggyFinder commented
Jul 29, 2020Avalonia 0.10.0-preview2 removed Avalonia.Markup.Xaml.AvaloniaXamlLoader.Parse(string). Is there a replacement?
It is moved into the separate package:
Happypig375
merged commit
aabb520
into
master
Happypig375
deleted the
AngouriUpdate
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