Skip to content

Bump ace-builds from 1.36.5 to 1.37.0 in /docs #1684

Bump ace-builds from 1.36.5 to 1.37.0 in /docs

Bump ace-builds from 1.36.5 to 1.37.0 in /docs #1684

Workflow file for this run

name: .NET
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- name: Setup .NET Core
uses: actions/setup-dotnet@v4
with:
dotnet-version: '7.0.x'
- name: Package DocFX Plugin
run: |
dotnet pack ./tools/docfx