You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that submodules are used, what is the way to use them with Visual Studio?
git submodule update -- init works sometimes but not always.
Still leaves
If we get instructions here we can then put them on the main page. Currently I have to ask @Happypig375 for submodule maintenance every time I try to work with the repo.
Also can we review what submodules are needed?
Wiki can be placed directly in the repo so doesn't need to be a submodule.
Why is SkiaSharp.Extended a submodule? The nuget package should be used.
Given that submodules are used, what is the way to use them with Visual Studio?
git submodule update -- initworks sometimes but not always.Still leaves
If we get instructions here we can then put them on the main page. Currently I have to ask @Happypig375 for submodule maintenance every time I try to work with the repo.
Also can we review what submodules are needed?