Oryx/Oryx.sln

223 строки
15 KiB
Plaintext
Исходник Постоянная ссылка Обычный вид История


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{7515BF2B-C485-43A0-AB2F-DC761B6AB151}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "images", "images", "{4697D28B-277F-409C-870E-F1EDA3E30FD4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{33D6DAAC-19A1-43DC-A586-A5F18EE98718}"
ProjectSection(SolutionItems) = preProject
images\build\benv.sh = images\build\benv.sh
images\build\Dockerfile = images\build\Dockerfile
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{C0150C21-3EC8-4973-B57C-26BC27A4ED57}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BuildScriptGenerator", "src\BuildScriptGenerator\BuildScriptGenerator.csproj", "{3D9F7A28-3549-4E18-AAB0-FAE55DAD91C9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BuildScriptGeneratorCli", "src\BuildScriptGeneratorCli\BuildScriptGeneratorCli.csproj", "{893D4B44-CD8A-40C2-BA86-6AE46CF3EF4A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Oryx.BuildImage.Tests", "tests\Oryx.BuildImage.Tests\Oryx.BuildImage.Tests.csproj", "{D6446227-8F24-4EDC-B170-0A732C071D03}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{0FEBE7DD-10C0-4650-89E4-69DDB0930C56}"
ProjectSection(SolutionItems) = preProject
build\buildBuildImageBases.sh = build\buildBuildImageBases.sh
build\buildBuildImages.sh = build\buildBuildImages.sh
build\buildBuildpacksImages.sh = build\buildBuildpacksImages.sh
User/priya/passing versions as args (#2478) * Deleted __pythonVersions.sh * Modified PlatformInstallerBase.cs * Modified Php, phpfpm dockerfiles * Modified bullseye.dockerfile in php-fmp * Modified azureFunctions.JamStack.Dockerfile * Removed Unnecessary files * modified dotnet dockerfiles * deleted unused sh files in build folder * Removed Unnecessary ENV variables * deleted __functions.sh * Modified PlatformInstallerBase.cs * modified PlatformInstallerBase.yml * modified args in dockerfiles * Removed unnecessary lines * Modified dotnet 9 dockerfile * Created a default version file in Oryx * Created a default version file in Oryx * Created a default version file in Oryx * making default version file executable * moved defaultversions.sh to build folder * removed default values * modified php-fpm 8.2 dockerfile * created build_runtime_images.sh to build locally * removed unnecessary zips * added setting_variables.yml for local build * Modified setting_variables.yml * removed DotNetCoreAgent.2.8.42.zip * removed default versions file * modified NodeDynamicInstallationTest.cs * added more constants to constants.yml * modified Oryx.sln * recovered build/buildPlatformBinaries.sh build/buildTestBuildImages.sh files * modified buildTestBuildImages.sh * recovered __functions.sh * recovered __functions.sh * updated versions in constants.yml * updated php 8.3 buster image * passed YAML version from constants.yml * Recovered __pythonVersions.sh * modified to include __pythonVersions.sh * passed YARN version also as parameter * removed extra line * passed dotnetCoreagent version as arg * Added build_buildimages.sh * Removed unnecessary comments * removed unnecessary comments * resolved comments
2024-08-22 07:23:49 +03:00
build\buildRunTimeImageBases.sh = build\buildRunTimeImageBases.sh
build\buildRunTimeImages.sh = build\buildRunTimeImages.sh
build\buildSln.sh = build\buildSln.sh
build\constants.yaml = build\constants.yaml
build\testBuildImages.sh = build\testBuildImages.sh
build\testBuildScriptGenerator.sh = build\testBuildScriptGenerator.sh
build\testIntegration.sh = build\testIntegration.sh
build\testRunTimeImages.sh = build\testRunTimeImages.sh
build\testStartupScriptGenerators.sh = build\testStartupScriptGenerators.sh
Williamhe/1578887 automate dotnet sdk release (#1560) * Add initial commits for sdk automation * Add github actions workflow * Update args usage * Add aspnetcore support * Add pull request support * Udpate pull request repository * Udpate pull request version * Udpate pull request version * Udpate * Udpate * Add trigger ado pipeline * Update trigger pipeline * Update trigger pipeline * Update project url * Update project url * Update project url * Update project url * Update project url * Update project url * Remove unnecessary code * Add code to update versionsToBuild.txt * Move dotnet automation in its own folder * Update with refactoring * Update severities * Update to run generate consnstants * Revert "Update severities" This reverts commit 924d085507d6c801d79b7ce1bb8c506d3b2f5578. * Update to fail silently * Update to move deserialization up a class so other platforms can use it * Update to move json deserialization to a different file * Update derserializer file name * Update to use constants * Update docstring * Update to use dotnet 6 * Revert unnecessary changes * Add Todos * Update branch name and PR name * Update github actions workflow to run every hour, for now * Update github actions workflow to run every hour, for now * Update constants.yaml * Minor updates * Minor updates * Minor updates * Update the format to be in alpha-numeric order * Add comments * Update cron for testing * Update cron for testing * Update to parametrize date * Update workflow name * Update workflow * Update workflow * Downgrade to netcoreapp3.1 * Remove unnecessary comments * Remove time and add releaseDate input * Update TODO * Update limitation * Remove solution item * Update variable name * Add more comments and update variable name * Update method to use linq * Update await * Update requests naming to HttpClientHelper * Update to add all files that get automatically updated * Updated file path slash * Remove unnecessary comments * Updated file path slash * Updated file path slash * Updated file path slash * Update temporary cron * Add test workflow to test manually running workflow * Update test workflow * Remove test workflow * Update cron * Update editor settings * Add todo * Add license header * Fix workflow * Fix workflow * Re-add push trigger * Re-add push trigger * Update to UTC time * Update comment * Remove push trigger * Add a full stop when an exception is made with the request * Update style rules * Update logging statement * Add regex tar file pattern match and address some TODOs * Update path stuff * Update automation invocation * Update to make 2 parameters a requirement * Update file path handling * Remove unnecessary repo style rules * Update format of runtime list * Update to always pass a default date * Update with date format message
2022-10-13 23:54:01 +03:00
build\__variables.sh = build\__variables.sh
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionItems", "{45542CEB-0A3B-42DF-95AE-D13A673D3183}"
ProjectSection(SolutionItems) = preProject
.dockerignore = .dockerignore
.gitattributes = .gitattributes
.gitignore = .gitignore
build.sh = build.sh
CodeMaid.config = CodeMaid.config
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Oryx.Tests.Common", "tests\Oryx.Tests.Common\Oryx.Tests.Common.csproj", "{7F1935EF-4F1D-4A08-A1FD-AF2508ADFB53}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Oryx.RuntimeImage.Tests", "tests\Oryx.RuntimeImage.Tests\Oryx.RuntimeImage.Tests.csproj", "{2A6CBF09-2040-4FE2-BD60-0BB43B43E2E9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "vsts", "vsts", "{D7D9E386-B13E-45FA-8AE6-8FC20CB84974}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "pipelines", "pipelines", "{BDB3B191-6F72-4EC8-BD74-D2DEEFDAC99D}"
ProjectSection(SolutionItems) = preProject
vsts\pipelines\buildImageBases.yml = vsts\pipelines\buildImageBases.yml
vsts\pipelines\ci.yml = vsts\pipelines\ci.yml
vsts\pipelines\nightly.yml = vsts\pipelines\nightly.yml
vsts\pipelines\validation.yml = vsts\pipelines\validation.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BuildScriptGenerator.Tests", "tests\BuildScriptGenerator.Tests\BuildScriptGenerator.Tests.csproj", "{8D7BC3E8-37BE-4E59-8694-1364E314285A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BuildScriptGeneratorCli.Tests", "tests\BuildScriptGeneratorCli.Tests\BuildScriptGeneratorCli.Tests.csproj", "{16C061C3-3F6E-43C2-A9CC-3E905322E443}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{4885C6A7-0C9A-406C-89E9-D06A3A03C52D}"
ProjectSection(SolutionItems) = preProject
vsts\scripts\cleanDocker.sh = vsts\scripts\cleanDocker.sh
vsts\scripts\removeDockerArtifacts.sh = vsts\scripts\removeDockerArtifacts.sh
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CommonFiles", "CommonFiles", "{7475604B-12AC-4765-9259-505BF742FDEF}"
ProjectSection(SolutionItems) = preProject
src\CommonFiles\AssemblyVersion.proj = src\CommonFiles\AssemblyVersion.proj
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Oryx.Integration.Tests", "tests\Oryx.Integration.Tests\Oryx.Integration.Tests.csproj", "{A563B2F8-26B1-4114-AE1C-C9E078BC7754}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharedCodeGenerator", "build\tools\SharedCodeGenerator\SharedCodeGenerator.csproj", "{A7605A5F-9C7E-4BAF-BF13-949467DA9351}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tools", "tools", "{2AA826A1-5647-46B2-9885-20E89050653F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Tests", "tests\Oryx.Common.Tests\Common.Tests.csproj", "{48391B54-0D43-4E49-94C6-727B47F7C416}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Detector.Tests", "tests\Detector.Tests\Detector.Tests.csproj", "{63DF4653-908C-47BE-861B-278E3CDAE2BE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Detector", "src\Detector\Detector.csproj", "{8845CC4E-3B22-4D0B-901C-2F893B6E1F00}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BuildScriptGenerator.Common", "src\BuildScriptGenerator.Common\BuildScriptGenerator.Common.csproj", "{ECEEEF09-5053-46D7-B7E8-2711B523D1F6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common", "src\Oryx.Common\Common.csproj", "{93C07A18-89BA-45A2-B818-F2B20E17E0BE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BuildScriptGenerator.Common.Tests", "tests\BuildScriptGenerator.Common.Tests\BuildScriptGenerator.Common.Tests.csproj", "{3078BCDB-FC35-4826-82A1-9CE094446DE8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BuildServer", "src\BuildServer\BuildServer.csproj", "{F13BEF5A-5426-4F77-879F-A7F812F1E336}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BuildServer.Tests", "tests\BuildServer.Tests\BuildServer.Tests.csproj", "{5BD3E03A-3086-4CF6-950B-215C1E76B7F5}"
EndProject
Williamhe/1732771 refactor automation (#1888) * Add refactored dotnet code * Add multiple platform support * Add a dotnet test * Update invocation * Update method location * Rename automation tests * Update spacing * Update httpclient to extension * Update with review feedback changes * Add error handling * Add more documentation * Update null case * Add writing method to YamlFileService * Rename to DotNetAutomator * Rename to DotNetAutomator * Update PR feedback * Update PR feedback * Update with addiontional refactoring * Update to ignore pre-release * Add env var * Remove unnecessary field * Add unit tests * Update var names * Add FileService * Add error handling * Update unit test * Add FileService unit test * Address PR feedback * Add tests * Update with minor change * Fix spacing * Update workflow * Add HttpServiceExtension * Update unit tests * Update unit tests * Rename HttpServiceExtension * Update with minor change * Update tests * Update minor changes * Add new line * Update order * Update with minor changes * Remove dot * Add default value * Update PR feedback * Update PR feedback * Update to block pre-release * Revert "Add runtime build number" This reverts commit 954eddba895bfdb39b6ee5ce47cfde397bcd6cb6. * Add blocked list to parameter * Williamhe/1732771 add python automation (#1896) * Update azure pipeline trigger * Add python automation * Update var name * Address comments * Update model * Address PR feedback * Update workflow * Update with minor change * Test * Update env vars * Update env vars * Update with minor changes * Add READ.me * Update python automator to use httpServiceExtension * Update with minor change * Update to rename HttpServiceExtension * Remove test parameter * Fix pipeline build error * Add storage account control through env var
2023-03-04 07:47:47 +03:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Automation", "build\tools\Automation\Automation.csproj", "{18F7BB74-0A1E-4289-9161-515E65E667CE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Automation.Tests", "tests\AutomationTests\Automation.Tests.csproj", "{B13C48B3-71A8-428F-A6BD-FBCDB42A68AF}"
Williamhe/1578887 automate dotnet sdk release (#1560) * Add initial commits for sdk automation * Add github actions workflow * Update args usage * Add aspnetcore support * Add pull request support * Udpate pull request repository * Udpate pull request version * Udpate pull request version * Udpate * Udpate * Add trigger ado pipeline * Update trigger pipeline * Update trigger pipeline * Update project url * Update project url * Update project url * Update project url * Update project url * Update project url * Remove unnecessary code * Add code to update versionsToBuild.txt * Move dotnet automation in its own folder * Update with refactoring * Update severities * Update to run generate consnstants * Revert "Update severities" This reverts commit 924d085507d6c801d79b7ce1bb8c506d3b2f5578. * Update to fail silently * Update to move deserialization up a class so other platforms can use it * Update to move json deserialization to a different file * Update derserializer file name * Update to use constants * Update docstring * Update to use dotnet 6 * Revert unnecessary changes * Add Todos * Update branch name and PR name * Update github actions workflow to run every hour, for now * Update github actions workflow to run every hour, for now * Update constants.yaml * Minor updates * Minor updates * Minor updates * Update the format to be in alpha-numeric order * Add comments * Update cron for testing * Update cron for testing * Update to parametrize date * Update workflow name * Update workflow * Update workflow * Downgrade to netcoreapp3.1 * Remove unnecessary comments * Remove time and add releaseDate input * Update TODO * Update limitation * Remove solution item * Update variable name * Add more comments and update variable name * Update method to use linq * Update await * Update requests naming to HttpClientHelper * Update to add all files that get automatically updated * Updated file path slash * Remove unnecessary comments * Updated file path slash * Updated file path slash * Updated file path slash * Update temporary cron * Add test workflow to test manually running workflow * Update test workflow * Remove test workflow * Update cron * Update editor settings * Add todo * Add license header * Fix workflow * Fix workflow * Re-add push trigger * Re-add push trigger * Update to UTC time * Update comment * Remove push trigger * Add a full stop when an exception is made with the request * Update style rules * Update logging statement * Add regex tar file pattern match and address some TODOs * Update path stuff * Update automation invocation * Update to make 2 parameters a requirement * Update file path handling * Remove unnecessary repo style rules * Update format of runtime list * Update to always pass a default date * Update with date format message
2022-10-13 23:54:01 +03:00
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3D9F7A28-3549-4E18-AAB0-FAE55DAD91C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3D9F7A28-3549-4E18-AAB0-FAE55DAD91C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3D9F7A28-3549-4E18-AAB0-FAE55DAD91C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3D9F7A28-3549-4E18-AAB0-FAE55DAD91C9}.Release|Any CPU.Build.0 = Release|Any CPU
{893D4B44-CD8A-40C2-BA86-6AE46CF3EF4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{893D4B44-CD8A-40C2-BA86-6AE46CF3EF4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{893D4B44-CD8A-40C2-BA86-6AE46CF3EF4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{893D4B44-CD8A-40C2-BA86-6AE46CF3EF4A}.Release|Any CPU.Build.0 = Release|Any CPU
{D6446227-8F24-4EDC-B170-0A732C071D03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D6446227-8F24-4EDC-B170-0A732C071D03}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D6446227-8F24-4EDC-B170-0A732C071D03}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D6446227-8F24-4EDC-B170-0A732C071D03}.Release|Any CPU.Build.0 = Release|Any CPU
{7F1935EF-4F1D-4A08-A1FD-AF2508ADFB53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F1935EF-4F1D-4A08-A1FD-AF2508ADFB53}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F1935EF-4F1D-4A08-A1FD-AF2508ADFB53}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7F1935EF-4F1D-4A08-A1FD-AF2508ADFB53}.Release|Any CPU.Build.0 = Release|Any CPU
{2A6CBF09-2040-4FE2-BD60-0BB43B43E2E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A6CBF09-2040-4FE2-BD60-0BB43B43E2E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A6CBF09-2040-4FE2-BD60-0BB43B43E2E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A6CBF09-2040-4FE2-BD60-0BB43B43E2E9}.Release|Any CPU.Build.0 = Release|Any CPU
{8D7BC3E8-37BE-4E59-8694-1364E314285A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D7BC3E8-37BE-4E59-8694-1364E314285A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D7BC3E8-37BE-4E59-8694-1364E314285A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D7BC3E8-37BE-4E59-8694-1364E314285A}.Release|Any CPU.Build.0 = Release|Any CPU
{16C061C3-3F6E-43C2-A9CC-3E905322E443}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{16C061C3-3F6E-43C2-A9CC-3E905322E443}.Debug|Any CPU.Build.0 = Debug|Any CPU
{16C061C3-3F6E-43C2-A9CC-3E905322E443}.Release|Any CPU.ActiveCfg = Release|Any CPU
{16C061C3-3F6E-43C2-A9CC-3E905322E443}.Release|Any CPU.Build.0 = Release|Any CPU
{A563B2F8-26B1-4114-AE1C-C9E078BC7754}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A563B2F8-26B1-4114-AE1C-C9E078BC7754}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A563B2F8-26B1-4114-AE1C-C9E078BC7754}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A563B2F8-26B1-4114-AE1C-C9E078BC7754}.Release|Any CPU.Build.0 = Release|Any CPU
{A7605A5F-9C7E-4BAF-BF13-949467DA9351}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7605A5F-9C7E-4BAF-BF13-949467DA9351}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7605A5F-9C7E-4BAF-BF13-949467DA9351}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7605A5F-9C7E-4BAF-BF13-949467DA9351}.Release|Any CPU.Build.0 = Release|Any CPU
{48391B54-0D43-4E49-94C6-727B47F7C416}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{48391B54-0D43-4E49-94C6-727B47F7C416}.Debug|Any CPU.Build.0 = Debug|Any CPU
{48391B54-0D43-4E49-94C6-727B47F7C416}.Release|Any CPU.ActiveCfg = Release|Any CPU
{48391B54-0D43-4E49-94C6-727B47F7C416}.Release|Any CPU.Build.0 = Release|Any CPU
{63DF4653-908C-47BE-861B-278E3CDAE2BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{63DF4653-908C-47BE-861B-278E3CDAE2BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{63DF4653-908C-47BE-861B-278E3CDAE2BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{63DF4653-908C-47BE-861B-278E3CDAE2BE}.Release|Any CPU.Build.0 = Release|Any CPU
{8845CC4E-3B22-4D0B-901C-2F893B6E1F00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8845CC4E-3B22-4D0B-901C-2F893B6E1F00}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8845CC4E-3B22-4D0B-901C-2F893B6E1F00}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8845CC4E-3B22-4D0B-901C-2F893B6E1F00}.Release|Any CPU.Build.0 = Release|Any CPU
{ECEEEF09-5053-46D7-B7E8-2711B523D1F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ECEEEF09-5053-46D7-B7E8-2711B523D1F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ECEEEF09-5053-46D7-B7E8-2711B523D1F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ECEEEF09-5053-46D7-B7E8-2711B523D1F6}.Release|Any CPU.Build.0 = Release|Any CPU
{93C07A18-89BA-45A2-B818-F2B20E17E0BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{93C07A18-89BA-45A2-B818-F2B20E17E0BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{93C07A18-89BA-45A2-B818-F2B20E17E0BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{93C07A18-89BA-45A2-B818-F2B20E17E0BE}.Release|Any CPU.Build.0 = Release|Any CPU
{3078BCDB-FC35-4826-82A1-9CE094446DE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3078BCDB-FC35-4826-82A1-9CE094446DE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3078BCDB-FC35-4826-82A1-9CE094446DE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3078BCDB-FC35-4826-82A1-9CE094446DE8}.Release|Any CPU.Build.0 = Release|Any CPU
{F13BEF5A-5426-4F77-879F-A7F812F1E336}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F13BEF5A-5426-4F77-879F-A7F812F1E336}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F13BEF5A-5426-4F77-879F-A7F812F1E336}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F13BEF5A-5426-4F77-879F-A7F812F1E336}.Release|Any CPU.Build.0 = Release|Any CPU
{5BD3E03A-3086-4CF6-950B-215C1E76B7F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5BD3E03A-3086-4CF6-950B-215C1E76B7F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5BD3E03A-3086-4CF6-950B-215C1E76B7F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5BD3E03A-3086-4CF6-950B-215C1E76B7F5}.Release|Any CPU.Build.0 = Release|Any CPU
Williamhe/1578887 automate dotnet sdk release (#1560) * Add initial commits for sdk automation * Add github actions workflow * Update args usage * Add aspnetcore support * Add pull request support * Udpate pull request repository * Udpate pull request version * Udpate pull request version * Udpate * Udpate * Add trigger ado pipeline * Update trigger pipeline * Update trigger pipeline * Update project url * Update project url * Update project url * Update project url * Update project url * Update project url * Remove unnecessary code * Add code to update versionsToBuild.txt * Move dotnet automation in its own folder * Update with refactoring * Update severities * Update to run generate consnstants * Revert "Update severities" This reverts commit 924d085507d6c801d79b7ce1bb8c506d3b2f5578. * Update to fail silently * Update to move deserialization up a class so other platforms can use it * Update to move json deserialization to a different file * Update derserializer file name * Update to use constants * Update docstring * Update to use dotnet 6 * Revert unnecessary changes * Add Todos * Update branch name and PR name * Update github actions workflow to run every hour, for now * Update github actions workflow to run every hour, for now * Update constants.yaml * Minor updates * Minor updates * Minor updates * Update the format to be in alpha-numeric order * Add comments * Update cron for testing * Update cron for testing * Update to parametrize date * Update workflow name * Update workflow * Update workflow * Downgrade to netcoreapp3.1 * Remove unnecessary comments * Remove time and add releaseDate input * Update TODO * Update limitation * Remove solution item * Update variable name * Add more comments and update variable name * Update method to use linq * Update await * Update requests naming to HttpClientHelper * Update to add all files that get automatically updated * Updated file path slash * Remove unnecessary comments * Updated file path slash * Updated file path slash * Updated file path slash * Update temporary cron * Add test workflow to test manually running workflow * Update test workflow * Remove test workflow * Update cron * Update editor settings * Add todo * Add license header * Fix workflow * Fix workflow * Re-add push trigger * Re-add push trigger * Update to UTC time * Update comment * Remove push trigger * Add a full stop when an exception is made with the request * Update style rules * Update logging statement * Add regex tar file pattern match and address some TODOs * Update path stuff * Update automation invocation * Update to make 2 parameters a requirement * Update file path handling * Remove unnecessary repo style rules * Update format of runtime list * Update to always pass a default date * Update with date format message
2022-10-13 23:54:01 +03:00
{18F7BB74-0A1E-4289-9161-515E65E667CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18F7BB74-0A1E-4289-9161-515E65E667CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18F7BB74-0A1E-4289-9161-515E65E667CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{18F7BB74-0A1E-4289-9161-515E65E667CE}.Release|Any CPU.Build.0 = Release|Any CPU
Williamhe/1732771 refactor automation (#1888) * Add refactored dotnet code * Add multiple platform support * Add a dotnet test * Update invocation * Update method location * Rename automation tests * Update spacing * Update httpclient to extension * Update with review feedback changes * Add error handling * Add more documentation * Update null case * Add writing method to YamlFileService * Rename to DotNetAutomator * Rename to DotNetAutomator * Update PR feedback * Update PR feedback * Update with addiontional refactoring * Update to ignore pre-release * Add env var * Remove unnecessary field * Add unit tests * Update var names * Add FileService * Add error handling * Update unit test * Add FileService unit test * Address PR feedback * Add tests * Update with minor change * Fix spacing * Update workflow * Add HttpServiceExtension * Update unit tests * Update unit tests * Rename HttpServiceExtension * Update with minor change * Update tests * Update minor changes * Add new line * Update order * Update with minor changes * Remove dot * Add default value * Update PR feedback * Update PR feedback * Update to block pre-release * Revert "Add runtime build number" This reverts commit 954eddba895bfdb39b6ee5ce47cfde397bcd6cb6. * Add blocked list to parameter * Williamhe/1732771 add python automation (#1896) * Update azure pipeline trigger * Add python automation * Update var name * Address comments * Update model * Address PR feedback * Update workflow * Update with minor change * Test * Update env vars * Update env vars * Update with minor changes * Add READ.me * Update python automator to use httpServiceExtension * Update with minor change * Update to rename HttpServiceExtension * Remove test parameter * Fix pipeline build error * Add storage account control through env var
2023-03-04 07:47:47 +03:00
{B13C48B3-71A8-428F-A6BD-FBCDB42A68AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B13C48B3-71A8-428F-A6BD-FBCDB42A68AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B13C48B3-71A8-428F-A6BD-FBCDB42A68AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B13C48B3-71A8-428F-A6BD-FBCDB42A68AF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{33D6DAAC-19A1-43DC-A586-A5F18EE98718} = {4697D28B-277F-409C-870E-F1EDA3E30FD4}
{3D9F7A28-3549-4E18-AAB0-FAE55DAD91C9} = {C0150C21-3EC8-4973-B57C-26BC27A4ED57}
{893D4B44-CD8A-40C2-BA86-6AE46CF3EF4A} = {C0150C21-3EC8-4973-B57C-26BC27A4ED57}
{D6446227-8F24-4EDC-B170-0A732C071D03} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
{7F1935EF-4F1D-4A08-A1FD-AF2508ADFB53} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
{2A6CBF09-2040-4FE2-BD60-0BB43B43E2E9} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
{D7D9E386-B13E-45FA-8AE6-8FC20CB84974} = {45542CEB-0A3B-42DF-95AE-D13A673D3183}
{BDB3B191-6F72-4EC8-BD74-D2DEEFDAC99D} = {D7D9E386-B13E-45FA-8AE6-8FC20CB84974}
{8D7BC3E8-37BE-4E59-8694-1364E314285A} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
{16C061C3-3F6E-43C2-A9CC-3E905322E443} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
{4885C6A7-0C9A-406C-89E9-D06A3A03C52D} = {D7D9E386-B13E-45FA-8AE6-8FC20CB84974}
{7475604B-12AC-4765-9259-505BF742FDEF} = {C0150C21-3EC8-4973-B57C-26BC27A4ED57}
{A563B2F8-26B1-4114-AE1C-C9E078BC7754} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
{A7605A5F-9C7E-4BAF-BF13-949467DA9351} = {2AA826A1-5647-46B2-9885-20E89050653F}
{2AA826A1-5647-46B2-9885-20E89050653F} = {0FEBE7DD-10C0-4650-89E4-69DDB0930C56}
{48391B54-0D43-4E49-94C6-727B47F7C416} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
{63DF4653-908C-47BE-861B-278E3CDAE2BE} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
{8845CC4E-3B22-4D0B-901C-2F893B6E1F00} = {C0150C21-3EC8-4973-B57C-26BC27A4ED57}
{ECEEEF09-5053-46D7-B7E8-2711B523D1F6} = {C0150C21-3EC8-4973-B57C-26BC27A4ED57}
{93C07A18-89BA-45A2-B818-F2B20E17E0BE} = {C0150C21-3EC8-4973-B57C-26BC27A4ED57}
{3078BCDB-FC35-4826-82A1-9CE094446DE8} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
{F13BEF5A-5426-4F77-879F-A7F812F1E336} = {C0150C21-3EC8-4973-B57C-26BC27A4ED57}
{5BD3E03A-3086-4CF6-950B-215C1E76B7F5} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
Williamhe/1578887 automate dotnet sdk release (#1560) * Add initial commits for sdk automation * Add github actions workflow * Update args usage * Add aspnetcore support * Add pull request support * Udpate pull request repository * Udpate pull request version * Udpate pull request version * Udpate * Udpate * Add trigger ado pipeline * Update trigger pipeline * Update trigger pipeline * Update project url * Update project url * Update project url * Update project url * Update project url * Update project url * Remove unnecessary code * Add code to update versionsToBuild.txt * Move dotnet automation in its own folder * Update with refactoring * Update severities * Update to run generate consnstants * Revert "Update severities" This reverts commit 924d085507d6c801d79b7ce1bb8c506d3b2f5578. * Update to fail silently * Update to move deserialization up a class so other platforms can use it * Update to move json deserialization to a different file * Update derserializer file name * Update to use constants * Update docstring * Update to use dotnet 6 * Revert unnecessary changes * Add Todos * Update branch name and PR name * Update github actions workflow to run every hour, for now * Update github actions workflow to run every hour, for now * Update constants.yaml * Minor updates * Minor updates * Minor updates * Update the format to be in alpha-numeric order * Add comments * Update cron for testing * Update cron for testing * Update to parametrize date * Update workflow name * Update workflow * Update workflow * Downgrade to netcoreapp3.1 * Remove unnecessary comments * Remove time and add releaseDate input * Update TODO * Update limitation * Remove solution item * Update variable name * Add more comments and update variable name * Update method to use linq * Update await * Update requests naming to HttpClientHelper * Update to add all files that get automatically updated * Updated file path slash * Remove unnecessary comments * Updated file path slash * Updated file path slash * Updated file path slash * Update temporary cron * Add test workflow to test manually running workflow * Update test workflow * Remove test workflow * Update cron * Update editor settings * Add todo * Add license header * Fix workflow * Fix workflow * Re-add push trigger * Re-add push trigger * Update to UTC time * Update comment * Remove push trigger * Add a full stop when an exception is made with the request * Update style rules * Update logging statement * Add regex tar file pattern match and address some TODOs * Update path stuff * Update automation invocation * Update to make 2 parameters a requirement * Update file path handling * Remove unnecessary repo style rules * Update format of runtime list * Update to always pass a default date * Update with date format message
2022-10-13 23:54:01 +03:00
{18F7BB74-0A1E-4289-9161-515E65E667CE} = {2AA826A1-5647-46B2-9885-20E89050653F}
Williamhe/1732771 refactor automation (#1888) * Add refactored dotnet code * Add multiple platform support * Add a dotnet test * Update invocation * Update method location * Rename automation tests * Update spacing * Update httpclient to extension * Update with review feedback changes * Add error handling * Add more documentation * Update null case * Add writing method to YamlFileService * Rename to DotNetAutomator * Rename to DotNetAutomator * Update PR feedback * Update PR feedback * Update with addiontional refactoring * Update to ignore pre-release * Add env var * Remove unnecessary field * Add unit tests * Update var names * Add FileService * Add error handling * Update unit test * Add FileService unit test * Address PR feedback * Add tests * Update with minor change * Fix spacing * Update workflow * Add HttpServiceExtension * Update unit tests * Update unit tests * Rename HttpServiceExtension * Update with minor change * Update tests * Update minor changes * Add new line * Update order * Update with minor changes * Remove dot * Add default value * Update PR feedback * Update PR feedback * Update to block pre-release * Revert "Add runtime build number" This reverts commit 954eddba895bfdb39b6ee5ce47cfde397bcd6cb6. * Add blocked list to parameter * Williamhe/1732771 add python automation (#1896) * Update azure pipeline trigger * Add python automation * Update var name * Address comments * Update model * Address PR feedback * Update workflow * Update with minor change * Test * Update env vars * Update env vars * Update with minor changes * Add READ.me * Update python automator to use httpServiceExtension * Update with minor change * Update to rename HttpServiceExtension * Remove test parameter * Fix pipeline build error * Add storage account control through env var
2023-03-04 07:47:47 +03:00
{B13C48B3-71A8-428F-A6BD-FBCDB42A68AF} = {7515BF2B-C485-43A0-AB2F-DC761B6AB151}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3577CC82-8B1B-4B06-829A-3E1CCE78A2C3}
EndGlobalSection
EndGlobal