upload release

This commit is contained in:
2024-01-09 21:58:17 +11:00
parent 182100885c
commit ba9b06efba
3 changed files with 25 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
cv|Any CPU = cv|Any CPU
cv|x64 = cv|x64
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
@@ -17,6 +19,10 @@ Global
test|x64 = test|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3D18F390-1C7C-4782-9B64-A19C798581F1}.cv|Any CPU.ActiveCfg = cv|Any CPU
{3D18F390-1C7C-4782-9B64-A19C798581F1}.cv|Any CPU.Build.0 = cv|Any CPU
{3D18F390-1C7C-4782-9B64-A19C798581F1}.cv|x64.ActiveCfg = cv|x64
{3D18F390-1C7C-4782-9B64-A19C798581F1}.cv|x64.Build.0 = cv|x64
{3D18F390-1C7C-4782-9B64-A19C798581F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3D18F390-1C7C-4782-9B64-A19C798581F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3D18F390-1C7C-4782-9B64-A19C798581F1}.Debug|x64.ActiveCfg = Debug|x64