File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22102210 "listed" : true ,
22112211 "version" : " 0.0.999"
22122212 },
2213+ "VYaml.Core" : {
2214+ "ignore" : true
2215+ },
2216+ "VYaml.SourceGenerator.Roslyn3" : {
2217+ "ignore" : true
2218+ },
22132219 "WebDav.Client" : {
22142220 "listed" : true ,
22152221 "version" : " 2.3.0"
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static async Task<TestCaseData[]> AllRegistries()
234234 @"XLParser" ,
235235 // Versions < 1.3.1 has dependencies on PolySharp
236236 @"Utf8StringInterpolation" ,
237- // VYaml depends on VYaml.Core and VYaml.SourceGenerator.Roslyn which are no longer available on NuGet.org.
237+ // VYaml from 0.1.0 to 0.21.0 depends on VYaml.Core and VYaml.SourceGenerator.Roslyn which are no longer available on NuGet.org.
238238 @"VYaml" ,
239239 // Versions 2.0.0 has dependencies on Utf8StringInterpolation 1.3.0
240240 @"ZLogger"
You can’t perform that action at this time.
0 commit comments