Automate dependency version selection
- Generate the template config file to include package versions as listed in dependencies.props - Update template cs/fsproj files to use variables per package - Fixup tests to run better on Linux/macOS
显示
- .vscode/settings.json 8 个添加, 0 个删除.vscode/settings.json
- Directory.Build.props 0 个添加, 1 个删除Directory.Build.props
- Directory.Build.targets 1 个添加, 0 个删除Directory.Build.targets
- NuGet.config 1 个添加, 2 个删除NuGet.config
- TemplateDependencies.props 0 个添加, 30 个删除TemplateDependencies.props
- Templating.sln 11 个添加, 17 个删除Templating.sln
- build.ps1 2 个添加, 2 个删除build.ps1
- build.sh 0 个添加, 0 个删除build.sh
- build/FixPackageOutputDirs.targets 0 个添加, 33 个删除build/FixPackageOutputDirs.targets
- build/dependencies.props 27 个添加, 0 个删除build/dependencies.props
- build/repo.targets 0 个添加, 3 个删除build/repo.targets
- build/sources.props 1 个添加, 1 个删除build/sources.props
- korebuild-lock.txt 2 个添加, 2 个删除korebuild-lock.txt
- src/Directory.Build.props 10 个添加, 15 个删除src/Directory.Build.props
- src/Directory.Build.targets 2 个添加, 23 个删除src/Directory.Build.targets
- src/GenerateContent.targets 29 个添加, 0 个删除src/GenerateContent.targets
- src/Microsoft.AspNetCore.SpaTemplates/.gitignore 2 个添加, 0 个删除src/Microsoft.AspNetCore.SpaTemplates/.gitignore
- src/Microsoft.AspNetCore.SpaTemplates/Aurelia-CSharp.template.json.in 55 个添加, 1 个删除...t.AspNetCore.SpaTemplates/Aurelia-CSharp.template.json.in
- src/Microsoft.AspNetCore.SpaTemplates/Knockout-CSharp.template.json.in 55 个添加, 1 个删除....AspNetCore.SpaTemplates/Knockout-CSharp.template.json.in
- src/Microsoft.AspNetCore.SpaTemplates/Microsoft.AspNetCore.SpaTemplates.csproj 28 个添加, 3 个删除...ore.SpaTemplates/Microsoft.AspNetCore.SpaTemplates.csproj
加载中
想要评论请 注册 或 登录