2 years ago
#71596
Markus Wolf
Unknown Build Error After Switching to .NET framework 4.7.2
Since switching a C# project from .NET framework 4.6.1 to 4.7.2 I get the following build error:
Unknown build error, 'Could not load type 'System.Runtime.CompilerServices.DependencyAttribute' from assembly 'System.Runtime, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.'
I already checked my .csproj
file and tried updating all my referenced assemblies but have no idea what could cause this.
.net
csproj
build-error
.net-4.7.2
0 Answers
Your Answer