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
Updated `publish.yml` to correct a typo in the `dotnet publish` command by changing the `PublishProfile` parameter to use `Net9.0-AnyCPU.pubxml`.
Renamed `Net9.0-Any CPU.pubxml` to `Net9.0-AnyCPU.pubxml` to remove the space in the filename for consistency. The content of the file remains unchanged.
0 commit comments