|
| 1 | +<Solution> |
| 2 | + <Folder Name="/.build/"> |
| 3 | + <File Path="build/azure-pipeline.yml" /> |
| 4 | + <File Path="build/build.ps1" /> |
| 5 | + <File Path="build/buildDocs.ps1" /> |
| 6 | + <File Path="build/compile-and-test.ps1" /> |
| 7 | + <File Path="build/install-prerequsits.ps1" /> |
| 8 | + <File Path="build/packageChocolatey.ps1" /> |
| 9 | + <File Path="build/packageExecutable.ps1" /> |
| 10 | + <File Path="build/packageExtension.ps1" /> |
| 11 | + <File Path="build/packageNuget.ps1" /> |
| 12 | + <File Path="build/packageWinget.ps1" /> |
| 13 | + <File Path="build/releaseExtension.ps1" /> |
| 14 | + <File Path="build/releaseGitHubRelease.ps1" /> |
| 15 | + <File Path="build/releaseWingetPackage.ps1" /> |
| 16 | + <File Path="build/versioning.ps1" /> |
| 17 | + </Folder> |
| 18 | + <Folder Name="/Classic/"> |
| 19 | + <Project Path="src/MigrationTools.Clients.TfsObjectModel/MigrationTools.Clients.TfsObjectModel.csproj" /> |
| 20 | + <Project Path="src/MigrationTools.ConsoleFull/MigrationTools.ConsoleFull.csproj" /> |
| 21 | + </Folder> |
| 22 | + <Folder Name="/Classic/Tests/"> |
| 23 | + <Project Path="src/MigrationTools.Clients.TfsObjectModel.Tests/MigrationTools.Clients.TfsObjectModel.Tests.csproj" /> |
| 24 | + </Folder> |
| 25 | + <Folder Name="/Modern/"> |
| 26 | + <Project Path="src/MigrationTools.Clients.AzureDevops.Rest/MigrationTools.Clients.AzureDevops.Rest.csproj" /> |
| 27 | + <Project Path="src/MigrationTools.Clients.FileSystem/MigrationTools.Clients.FileSystem.csproj" /> |
| 28 | + <Project Path="src/MigrationTools.ConsoleCore/MigrationTools.ConsoleCore.csproj" /> |
| 29 | + <Project Path="src/MigrationTools.ConsoleDataGenerator/MigrationTools.ConsoleDataGenerator.csproj" /> |
| 30 | + <Project Path="src/MigrationTools.Host/MigrationTools.Host.csproj" /> |
| 31 | + <Project Path="src/MigrationTools.Telemetery/MigrationTools.Telemetery.csproj" /> |
| 32 | + <Project Path="src/MigrationTools/MigrationTools.csproj" /> |
| 33 | + </Folder> |
| 34 | + <Folder Name="/Modern/Tests/"> |
| 35 | + <Project Path="src/MigrationTools.Clients.AzureDevops.Rest.Tests/MigrationTools.Clients.AzureDevops.Rest.Tests.csproj" /> |
| 36 | + <Project Path="src/MigrationTools.Clients.FileSystem.Tests/MigrationTools.Clients.FileSystem.Tests.csproj" /> |
| 37 | + <Project Path="src/MigrationTools.Host.Tests/MigrationTools.Host.Tests.csproj" /> |
| 38 | + <Project Path="src/MigrationTools.Shadows/MigrationTools.Shadows.csproj" /> |
| 39 | + <Project Path="src/MigrationTools.Tests/MigrationTools.Tests.csproj" /> |
| 40 | + </Folder> |
| 41 | + <Folder Name="/Solution Items/"> |
| 42 | + <File Path=".editorconfig" /> |
| 43 | + <File Path=".gitattributes" /> |
| 44 | + <File Path=".gitignore" /> |
| 45 | + <File Path="appsettings.json" /> |
| 46 | + <File Path="Directory.Build.props" /> |
| 47 | + <File Path="Directory.Packages.props" /> |
| 48 | + <File Path="GitVersion.yml" /> |
| 49 | + <File Path="mkdocs.yml" /> |
| 50 | + <File Path="README.md" /> |
| 51 | + </Folder> |
| 52 | + <Folder Name="/Solution Items/Distribution/" /> |
| 53 | + <Folder Name="/Solution Items/Distribution/Chocolatey/"> |
| 54 | + <File Path="src/MigrationTools.Chocolatey/chocolateyInstall.ps1" /> |
| 55 | + <File Path="src/MigrationTools.Chocolatey/chocolateyUninstall.ps1" /> |
| 56 | + <File Path="src/MigrationTools.Chocolatey/vstssyncmigration.nuspec" /> |
| 57 | + </Folder> |
| 58 | + <Folder Name="/Solution Items/Distribution/Extension/"> |
| 59 | + <File Path="src/MigrationTools.Extension/LICENSE.txt" /> |
| 60 | + <File Path="src/MigrationTools.Extension/README.md" /> |
| 61 | + <File Path="src/MigrationTools.Extension/vss-extension.json" /> |
| 62 | + </Folder> |
| 63 | + <Folder Name="/Solution Items/Distribution/Extension/images/"> |
| 64 | + <File Path="src/MigrationTools.Extension/images/azure-devops-migration-tools-naked-agility-martin-hinshelwood.png" /> |
| 65 | + <File Path="src/MigrationTools.Extension/images/extension-icon.png" /> |
| 66 | + <File Path="src/MigrationTools.Extension/images/screenshot-01.png" /> |
| 67 | + </Folder> |
| 68 | + <Folder Name="/Solution Items/Distribution/SampleConfigs/"> |
| 69 | + <File Path="src/MigrationTools.Samples/configuration.json" /> |
| 70 | + <File Path="src/MigrationTools.Samples/demo-mapping-scrum2Agile.json" /> |
| 71 | + <File Path="src/MigrationTools.Samples/demo-migration-reset.json" /> |
| 72 | + <File Path="src/MigrationTools.Samples/demo-migration.json" /> |
| 73 | + </Folder> |
| 74 | + <Properties Name="CodealikeProperties" Scope="PostLoad"> |
| 75 | + <Property Name="SolutionGuid" Value="51c92075-0694-476b-8366-efd65c9a9b77" /> |
| 76 | + </Properties> |
| 77 | +</Solution> |
0 commit comments