Migrate to releases.json

This commit is contained in:
Caelan Sayler
2024-01-15 17:04:03 +00:00
parent 7e74a81656
commit 24f48c9d7e
25 changed files with 409 additions and 425 deletions

View File

@@ -1,4 +1,5 @@
using System.Text;
#pragma warning disable CS0618 // Type or member is obsolete
using System.Text;
using NuGet.Versioning;
using OldReleaseEntry = Velopack.Tests.OldSquirrel.ReleaseEntry;
using OldSemanticVersion = Velopack.Tests.OldSquirrel.SemanticVersion;