feat: add fnOS packaging, storage workflows and release pipeline

This commit is contained in:
2026-08-11 18:05:49 +08:00
parent c5922f9b08
commit 95932f0199
181 changed files with 24024 additions and 1164 deletions
+6
View File
@@ -5,6 +5,8 @@ VisualStudioVersion = 18.0.11010.61
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dy.net", "dy.net.csproj", "{680660EF-ACAE-43A9-AB6C-B75532E758AD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dy.net.Tests", "tests\dy.net.Tests\dy.net.Tests.csproj", "{8F3105A5-45E2-4DFB-884A-1D92E331D287}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -15,6 +17,10 @@ Global
{680660EF-ACAE-43A9-AB6C-B75532E758AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{680660EF-ACAE-43A9-AB6C-B75532E758AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{680660EF-ACAE-43A9-AB6C-B75532E758AD}.Release|Any CPU.Build.0 = Release|Any CPU
{8F3105A5-45E2-4DFB-884A-1D92E331D287}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8F3105A5-45E2-4DFB-884A-1D92E331D287}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8F3105A5-45E2-4DFB-884A-1D92E331D287}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8F3105A5-45E2-4DFB-884A-1D92E331D287}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE