Skip to content

Commit ff63e04

Browse files
zateutschnmetulev
andauthored
Update docs/blogs/dotnet-identity-and-packaging.md
Co-authored-by: Nikola Metulev <nmetulev@users.noreply.github.com>
1 parent 91b5cc5 commit ff63e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/blogs/dotnet-identity-and-packaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Packaging and Package Identity for .NET apps with winapp CLI
1+
# Packaging and Package Identity for .NET apps with winapp CLI on Windows
22

33
Package identity has often been a pain point for developers looking to build apps that integrate with Windows APIs. Many modern Windows features, like push notifications or the AI APIs, are gated behind package identity. For Windows apps that are unpackaged by default (like .NET console or WPF applications), this meant wrestling with package manifests, build configurations, and certs to bring your app up to speed.
44

0 commit comments

Comments
 (0)