Add syntax for exceptions (#19)

This commit is contained in:
Patrick Stevens
2025-07-06 22:30:02 +01:00
committed by GitHub
parent 75899d5668
commit ca74c4816b
8 changed files with 104 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.4",
"version": "0.5",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
@@ -10,4 +10,4 @@
":/Directory.Build.props",
":/LICENSE"
]
}
}