Update how PackageReference versions are set
Changes: - Remove floating versions - Disable myget feeds during a Universe build - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
显示
- Directory.Build.targets 1 个添加, 3 个删除Directory.Build.targets
- build/common-testapps.props 0 个添加, 1 个删除build/common-testapps.props
- build/common.props 1 个添加, 1 个删除build/common.props
- build/dependencies.props 18 个添加, 10 个删除build/dependencies.props
- build/dependencies.targets 0 个添加, 149 个删除build/dependencies.targets
- build/sources.props 4 个添加, 1 个删除build/sources.props
- src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Tasks/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Tasks.csproj 2 个添加, 2 个删除...crosoft.AspNetCore.Mvc.Razor.ViewCompilation.Tasks.csproj
- src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj 4 个添加, 4 个删除...ion/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj
- test/FunctionalTests/FunctionalTests.csproj 8 个添加, 8 个删除test/FunctionalTests/FunctionalTests.csproj
- test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test.csproj 3 个添加, 3 个删除...icrosoft.AspNetCore.Mvc.Razor.ViewCompilation.Test.csproj
- testapps/ApplicationUsingPrecompiledViewClassLibrary/ApplicationUsingPrecompiledViewClassLibrary.csproj 5 个添加, 8 个删除...ibrary/ApplicationUsingPrecompiledViewClassLibrary.csproj
- testapps/ApplicationUsingRelativePaths/ApplicationUsingRelativePaths.csproj 4 个添加, 4 个删除...onUsingRelativePaths/ApplicationUsingRelativePaths.csproj
- testapps/ApplicationWithConfigureMvc/ApplicationWithConfigureMvc.csproj 4 个添加, 4 个删除...cationWithConfigureMvc/ApplicationWithConfigureMvc.csproj
- testapps/ApplicationWithCustomInputFiles/ApplicationWithCustomInputFiles.csproj 4 个添加, 4 个删除...thCustomInputFiles/ApplicationWithCustomInputFiles.csproj
- testapps/ApplicationWithParseErrors/ApplicationWithParseErrors.csproj 4 个添加, 4 个删除...licationWithParseErrors/ApplicationWithParseErrors.csproj
- testapps/ApplicationWithTagHelpers/ApplicationWithTagHelpers.csproj 4 个添加, 4 个删除...pplicationWithTagHelpers/ApplicationWithTagHelpers.csproj
- testapps/ClassLibraryTagHelper/ClassLibraryTagHelper.csproj 1 个添加, 1 个删除testapps/ClassLibraryTagHelper/ClassLibraryTagHelper.csproj
- testapps/ClassLibraryWithPrecompiledViews/ClassLibraryWithPrecompiledViews.csproj 1 个添加, 1 个删除...hPrecompiledViews/ClassLibraryWithPrecompiledViews.csproj
- testapps/PublishWithEmbedViewSources/PublishWithEmbedViewSources.csproj 4 个添加, 4 个删除...shWithEmbedViewSources/PublishWithEmbedViewSources.csproj
- testapps/RazorPagesApp/RazorPagesApp.csproj 5 个添加, 5 个删除testapps/RazorPagesApp/RazorPagesApp.csproj
加载中
想要评论请 注册 或 登录