Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 75885

New Project Out of the box so to speak; assembly not found System.Runtime

$
0
0

Created a brand new project Xamarin.Forms.Shared; Went to NuGet to update Xamarin packages; after update I get the following errors. First error shows up on Application. I can't find an assembly called System.Runtime,

Visual Studio 2015 Preview;

Any ideas?

Show Details Severity Code Description Project File Line
Error CS0012 The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. CountStuff.Droid App.cs 11

public class App : Application
{
public App ()
{
// The root page of your application
MainPage = new ContentPage {
Content = new StackLayout {


Viewing all articles
Browse latest Browse all 75885

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>