2
votes

This is the first time I have used abp to build a project using templates. I tried a lot of ways to find out how to fix this problem but failed.

  • Abp package version: 3.0.0
  • Base framework: .Net Framework 4.6.1

Exception: The type 'Object' is defined in an assembly that is not referenced.You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.

1
install latest Visual Studio.Alper Ebicoglu

1 Answers

2
votes

ABP v3.0.0 is based on .NET Standard 2.0.