Skip to content

Add the ability to set the window icon #73

Add the ability to set the window icon

Add the ability to set the window icon #73

Workflow file for this run

name: Build and Analyze
on:
push:
branches: [ "main" ]
pull_request:
types: [opened, synchronize, reopened]
permissions:
packages: write
contents: write
jobs:
build-dotnet-library:
uses: ktsu-io/workflows/.github/workflows/build-dotnet-library.yml@main
secrets: inherit