Skip to content

Bump System.Text.Json from 8.0.0 to 8.0.4 in /ImGuiPopupsDemo #26

Bump System.Text.Json from 8.0.0 to 8.0.4 in /ImGuiPopupsDemo

Bump System.Text.Json from 8.0.0 to 8.0.4 in /ImGuiPopupsDemo #26

Workflow file for this run

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