Skip to content

Bump Nerdbank.GitVersioning from 3.6.146 to 3.7.112 in /tools/docfx #1675

Bump Nerdbank.GitVersioning from 3.6.146 to 3.7.112 in /tools/docfx

Bump Nerdbank.GitVersioning from 3.6.146 to 3.7.112 in /tools/docfx #1675

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