renovate/lib/modules/datasource/dotnet-version
RahulGautamSingh d0b77e584a
feat(datasource): `sourceUrl` & `releaseTimestamp` support (#29122)
2024-05-21 07:04:12 +00:00
..
__fixtures__ fix(datasource/dotnet-version): use sdks property to find all sdk version (#26031) 2023-11-29 13:19:33 +00:00
index.spec.ts test(dotnet-version): add `releaseTimestamp` field (#29024) 2024-05-13 11:15:49 +00:00
index.ts feat(datasource): `sourceUrl` & `releaseTimestamp` support (#29122) 2024-05-21 07:04:12 +00:00
readme.md feat(datasource): rename dotnet to `dotnet-version` (#20244) 2023-02-10 22:47:07 +02:00
schema.ts fix(datasource/dotnet-version): use sdks property to find all sdk version (#26031) 2023-11-29 13:19:33 +00:00

readme.md

This datasource returns releases of the .NET Runtime and SDK. It only accepts dependencies with the name dotnet-sdk or dotnet-runtime.