Arturo Ortiz
Arturo Ortiz
FYI.. @marcpopMSFT @dotnet/msbuild team this issue has 23 upvotes from the community in https://github.com/NuGet/Home/issues/7796. In summary, NuGet.exe invokes msbuild.exe during restore to identify the project references for a project. As...
@melytc - Please feel free to sync with @jeffkl on this item.
Yes, we discussed this in our Monday meeting last week, and this is not something we think we can deliver in NET 6.0. However, let's understand the customer feedback around...
This would be a NuGet.org ask so tagging @joelverhagen and @clairernovotny
@jaredpar - Here's aliases tests in NuGet.Client: 1. RestoreNetCore_PackageReferenceWithAliases_IsReflectedInAssetsFileAsync() 2. RestoreNetCore_WithCustomAliases_WritesConditionWithCorrectAlias() 3. NominateProjectAsync_PackageReferenceWithAliases(bool isV2Nominate) 4. DotnetRestore_PackageReferenceWithAliases_ReflectedInTheAssetsFile() 5. DotnetRestore_MultiTargettingWithAliases_Succeeds() 6. RestoreCommand_WhenPackageReferenceHasAliases_IsReflectedInTheCompileTimeAssemblies() 7. GetTargetFrameworkInfos_WithCustomAliases_InfersCorrectTargetFramework() 8. PackageSpecReader_ReadsRestoreMetadataWithAliases(IEnvironmentVariableReader environmentVariableReader) 9. RoundTripPackageReferenceAliases() 10. RoundTripTargetFrameworkAliases() I...
Closing as per last comment.
--- **Issue moved from NuGet/Home#10438** - Please respond to @JonDouglas. --- _From @JonDouglas on Friday, January 8, 2021 5:49:15 PM_ Hi @weltkante, Thanks for the report! Can you please provide...
--- **Issue moved from NuGet/Home#10438** - Please respond to @weltkante. --- _From @weltkante on Friday, January 8, 2021 7:25:18 PM_ Sure, the reproduction steps are literally just what I said...
--- **Issue moved from NuGet/Home#10438** - Please respond to @JonDouglas. --- _From @JonDouglas on Friday, January 8, 2021 8:14:16 PM_ @weltkante Thank you kindly! We'll look into this shortly in...
Can we please add a test for this change that documents the desired behavior?