Skip to content

Add support for years (y), months (M), and weeks (w) time units to TimeUnit parser #382

Add support for years (y), months (M), and weeks (w) time units to TimeUnit parser

Add support for years (y), months (M), and weeks (w) time units to TimeUnit parser #382

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@main
with:
org: exceptionless
secrets:
NUGET_KEY: ${{ secrets.NUGET_KEY }}
FEEDZ_KEY: ${{ secrets.FEEDZ_KEY }}