我需要构建4个不同配置的NuGet包(本地、qa、沙箱和生产)。我正在使用TeamCity和八达通部署。12) NuGet Pack with using .csproj file1)当我使用AssemblyInfo修补程序时,它只生成一个NuGet包文件。在步骤3中,TeamCity创建一个名为2.2.1.%build.counter%的包。在步骤6中,它创建一个名称相同的包并覆盖它。当TeamC
用于PCL库的Nuget包(Mirosoft.NETCore和Microsoft.NETCore.Portable.Compatibility)不会被还原。\AssemblyInfo.cs (29): Predefined type 'System.String' is not defined or imported
Properties\AssemblyInfo.cs\nuget.exe中启用自动包恢复。它为.NET 4.6类库还原nuget<e