mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-05 20:18:43 +00:00
* Bump ApiSurface from 4.0.42 to 4.0.43 Bumps ApiSurface from 4.0.42 to 4.0.43. --- updated-dependencies: - dependency-name: ApiSurface dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
15 lines
278 B
JSON
15 lines
278 B
JSON
{
|
|
"version": "2.1",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/main$"
|
|
],
|
|
"pathFilters": [
|
|
"./",
|
|
":/WoofWare.Myriad.Plugins.Attributes",
|
|
"^:/WoofWare.Myriad.Plugins.Attributes/Test",
|
|
":/global.json",
|
|
":/README.md",
|
|
":/Directory.Build.props"
|
|
]
|
|
}
|