Skip to content

Bump Azure.Identity from 1.10.4 to 1.11.0 in /src/AzureSignTool #80

Bump Azure.Identity from 1.10.4 to 1.11.0 in /src/AzureSignTool

Bump Azure.Identity from 1.10.4 to 1.11.0 in /src/AzureSignTool #80

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
name: Checkout
- uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.0'
- run: dotnet test