dotnet / dotnet/android-libraries

Stable Updates 20260914

Open
#1,545 0 comments 1 reaction 2 assignees Claimed by @jonathanpeppers View on GitHub
Dominant language
C#
Stars
317
Forks
73
Avg merge
1d 8h
Merged PRs (30d)
17

Description

Run the following commands:
```
dotnet cake -t:update-config
dotnet cake utilities.cake -t=generate-component-governance
dotnet cake utilities.cake -t=list-artifacts
```

Commit the changes.

Build the repo and commit any changes to `PublicApi.*.txt` files.

After the build completes, run:
```
dotnet cake utilities.cake -t=generate-namespace-file
```

Commit the updated `published-namespaces.txt` file.

Lastly, run:
```
dotnet cake utilities.cake -t=api-diff-markdown-info-pr
```

And put the contents from this command in the PR description and commit messages.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.