Files
WoofWare.Whippet/Plugins/Swagger/WoofWare.Whippet.Plugin.Swagger/version.json
2024-10-08 08:00:09 +00:00

15 lines
281 B
JSON

{
"version": "0.1",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"pathFilters": [
"./",
"!./WoofWare.Whippet.Plugin.Swagger.Test/",
":/WoofWare.Whippet.Core/",
":/WoofWare.Whippet.Fantomas/",
":/global.json",
":/Directory.Build.props"
]
}