Skip to content

The reference assemblies for framework ".NETFramework,Version=v3.5" were not found. #6

@IARI

Description

@IARI

On Windows 10 with .NET Core installed, when I run build_packages.bat i get the following error:

  Google.Protobuf -> D:\github\protobuf3-for-unity\src\Google.Protobuf\bin\Release\net45\Google.Protobuf.dll
C:\Program Files\dotnet\sdk\1.0.1\Microsoft.Common.CurrentVersion.targets(1111,5): error MSB3644: The reference assemblies for framework ".NETFramework,Version=v3.5" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [D:\github\protobuf3-for-unity\src\Google.Protobuf\Google.Protobuf.csproj]

I'm thinking, the problem could be related to dotnet/msbuild#1333

I'm rather new to dotnet, so I don't know how to move on.
Is there any chance to get precompiled dll's that work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions