Herhangi bir nedenden dolayı TeamCity ile uygulamanızı oluştururken "System.Runtime 4.0.20" yüklemeye çalışmakta ısrar ediyor. o paket ekleme konusunda ısrar neden anlayamıyorumNuget Paketini Geri Yükle: .Net Sürüm Hatası Hedef
[update] WARNING: Package 'System.Runtime 4.0.20' does not exist in project 'AkkaNeat.Tests.csproj' [20:04:08][update] Removed package 'System.Resources.ResourceManager 4.0.0' from 'packages.config' [20:04:08][update] Removed package 'System.Linq 4.0.0' from 'packages.config' [20:04:08][update] For adding package 'System.Runtime 4.0.10' to project 'AkkaNeat.Tests.csproj' that targets 'net45'. [20:04:08][update] Could not install package 'System.Runtime 4.0.20'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author. [20:04:08][update] Process exited with code 1 [20:04:09][Step 2/4] Step Restore NuGet packages (NuGet Installer) failed
:
Sonra aşağıdaki hatayı alıyorum. Her şey Xamarin ve Visual Studio'da ajan makinesinde iyi bir performans sergiliyor.
Bunu anlamaya çalışırken iki tam gün geçirdim. Ben bile açıkça System.Runtime farklı bir sürümüne packages.json dosyasına bir başvuru eklemeyi denedim. Nuget hala belirtilen versiyonda ısrar ediyor.
Teşekkürler. Sonunda cevabın yardımıyla çalıştım. :) –
Rica ederim :) –