Add targets to generate the list of shared framework assemblies from project property (#7510)
Changes: * Add support for a property, `IsAspNetCoreApp`, in the .csproj file of assemblies which are part of the shared framework. * Remove unused dependencies * Remove reference which have become part of 'netcoreapp3.0'
显示
- Directory.Build.props 2 个添加, 0 个删除Directory.Build.props
- build/SharedFrameworkOnly.props 0 个添加, 26 个删除build/SharedFrameworkOnly.props
- build/repo.props 2 个添加, 2 个删除build/repo.props
- build/repo.targets 32 个添加, 1 个删除build/repo.targets
- docs/ProjectProperties.md 1 个添加, 0 个删除docs/ProjectProperties.md
- docs/SharedFramework.md 10 个添加, 1 个删除docs/SharedFramework.md
- eng/Dependencies.props 0 个添加, 4 个删除eng/Dependencies.props
- eng/SharedFramework.External.props 105 个添加, 0 个删除eng/SharedFramework.External.props
- eng/SharedFramework.Local.props 91 个添加, 0 个删除eng/SharedFramework.Local.props
- eng/Version.Details.xml 0 个添加, 12 个删除eng/Version.Details.xml
- eng/Versions.props 0 个添加, 4 个删除eng/Versions.props
- eng/targets/ResolveReferences.targets 41 个添加, 0 个删除eng/targets/ResolveReferences.targets
- src/Antiforgery/src/Microsoft.AspNetCore.Antiforgery.csproj 1 个添加, 0 个删除src/Antiforgery/src/Microsoft.AspNetCore.Antiforgery.csproj
- src/Components/Browser/src/Microsoft.AspNetCore.Components.Browser.csproj 1 个添加, 0 个删除...rowser/src/Microsoft.AspNetCore.Components.Browser.csproj
- src/Components/Components/src/Microsoft.AspNetCore.Components.csproj 1 个添加, 0 个删除...nts/Components/src/Microsoft.AspNetCore.Components.csproj
- src/DataProtection/Abstractions/src/Microsoft.AspNetCore.DataProtection.Abstractions.csproj 1 个添加, 0 个删除...c/Microsoft.AspNetCore.DataProtection.Abstractions.csproj
- src/DataProtection/Cryptography.Internal/src/Microsoft.AspNetCore.Cryptography.Internal.csproj 1 个添加, 0 个删除...nal/src/Microsoft.AspNetCore.Cryptography.Internal.csproj
- src/DataProtection/Cryptography.KeyDerivation/src/Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj 1 个添加, 0 个删除...rc/Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj
- src/DataProtection/DataProtection/src/Microsoft.AspNetCore.DataProtection.csproj 1 个添加, 0 个删除...Protection/src/Microsoft.AspNetCore.DataProtection.csproj
- src/DataProtection/Extensions/src/Microsoft.AspNetCore.DataProtection.Extensions.csproj 1 个添加, 0 个删除...src/Microsoft.AspNetCore.DataProtection.Extensions.csproj
加载中
想要评论请 注册 或 登录