Cleanup releases into some standard format. (#2)

This commit is contained in:
Nemo
2022-03-28 13:38:41 +05:30
committed by GitHub
parent 034e407dfe
commit 192bc258ea
54 changed files with 10084 additions and 27 deletions

22
releases/git/dotnet.json Normal file
View File

@@ -0,0 +1,22 @@
{
"5.0.0": "2020-10-19",
"5.0.1": "2020-11-25",
"5.0.10": "2021-08-12",
"5.0.11": "2021-09-23",
"5.0.12": "2021-10-22",
"5.0.13": "2021-11-16",
"5.0.14": "2022-01-07",
"5.0.15": "2022-02-15",
"5.0.2": "2020-12-12",
"5.0.3": "2021-01-23",
"5.0.4": "2021-02-16",
"5.0.5": "2021-03-16",
"5.0.6": "2021-04-20",
"5.0.7": "2021-05-05",
"5.0.8": "2021-06-15",
"5.0.9": "2021-07-09",
"6.0.0": "2021-10-22",
"6.0.1": "2021-11-17",
"6.0.2": "2022-01-14",
"6.0.3": "2022-02-23"
}