Skip to content

Bump Microsoft.CodeAnalysis.NetAnalyzers (#15) #27

Bump Microsoft.CodeAnalysis.NetAnalyzers (#15)

Bump Microsoft.CodeAnalysis.NetAnalyzers (#15) #27

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
runs-on: windows-latest
steps:
- name: Check out files
uses: actions/checkout@v2
- name: Build
run: dotnet build