We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4394fbe commit d6d6c4bCopy full SHA for d6d6c4b
src/index/repositories.props
@@ -41,6 +41,10 @@
41
$(ArcadeBuildCmd)
42
</PrepareCommand>
43
</Repository>
44
+ <RepositoryV2 Include="maui">
45
+ <RepoName>dotnet-maui</RepoName>
46
+ <Url>https://github.com/dotnet/maui</Url>
47
+ </RepositoryV2>
48
<RepositoryV2 Include="machinelearning">
49
<RepoName>dotnet-machinelearning</RepoName>
50
<Url>https://github.com/dotnet/machinelearning</Url>
0 commit comments