Skip to content

Bump Microsoft.Extensions.Configuration.Json from 8.0.0-preview.3.23174.8 to 8.0.0-preview.7.23375.6 #382

Bump Microsoft.Extensions.Configuration.Json from 8.0.0-preview.3.23174.8 to 8.0.0-preview.7.23375.6

Bump Microsoft.Extensions.Configuration.Json from 8.0.0-preview.3.23174.8 to 8.0.0-preview.7.23375.6 #382

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
with:
submodules: recursive
- uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.x'
- name: build
run: dotnet build NineChronicles.Snapshot