Convert the artifacts folder layout to match Arcade (#6850)
Changes: * IsProductPackage => IsShippingPackage * artifacts/$config/packages => artifacts/packages/$config * packages/product => packages/Shipping * packages/internal => packages/NonShipping * Renamed MSBuild properties used for output folders * Update build tools to use 2 spaces in global.json
显示
- Directory.Build.props 4 个添加, 4 个删除Directory.Build.props
- Directory.Build.targets 3 个添加, 3 个删除Directory.Build.targets
- build.ps1 2 个添加, 2 个删除build.ps1
- build.sh 3 个添加, 0 个删除build.sh
- build/AzureIntegration.targets 2 个添加, 2 个删除build/AzureIntegration.targets
- build/SharedFx.targets 5 个添加, 5 个删除build/SharedFx.targets
- build/artifacts.props 1 个添加, 1 个删除build/artifacts.props
- build/publish/Publish.csproj 6 个添加, 6 个删除build/publish/Publish.csproj
- build/repo.props 3 个添加, 3 个删除build/repo.props
- build/repo.targets 4 个添加, 4 个删除build/repo.targets
- docs/Artifacts.md 6 个添加, 5 个删除docs/Artifacts.md
- docs/BuildFromSource.md 2 个添加, 2 个删除docs/BuildFromSource.md
- docs/ProjectProperties.md 1 个添加, 1 个删除docs/ProjectProperties.md
- eng/Versions.props 1 个添加, 1 个删除eng/Versions.props
- global.json 6 个添加, 6 个删除global.json
- korebuild-lock.txt 2 个添加, 2 个删除korebuild-lock.txt
- src/Azure/AzureAD/Authentication.AzureAD.UI/src/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj 1 个添加, 1 个删除...src/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj
- src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj 1 个添加, 1 个删除.../Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj
- src/Azure/AzureAppServices.HostingStartup/src/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj 1 个添加, 1 个删除...crosoft.AspNetCore.AzureAppServices.HostingStartup.csproj
- src/Azure/AzureAppServicesIntegration/src/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj 1 个添加, 1 个删除...c/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj
加载中
想要评论请 注册 或 登录