Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build against .NET 4.5.1 because of Handlebars #377

Closed
NoahLerner opened this issue Nov 25, 2019 · 1 comment
Closed

Unable to build against .NET 4.5.1 because of Handlebars #377

NoahLerner opened this issue Nov 25, 2019 · 1 comment
Labels

Comments

@NoahLerner
Copy link
Member

Hi,

I'm unable to build against 4.5.1 with the following errors:

C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2110,5): warning MSB3275: The primary reference "WireMock.Net, Version=1.0.37.0, Culture=neutral, PublicKeyToken=c8d65537854e1f03, processorArchitecture=MSIL" could not be resolved because it has an indirect dependency on the assembly "Handlebars, Version=1.10.1.0, Culture=neutral, PublicKeyToken=22225d0bf33cd661" which was built against the ".NETFramework,Version=v4.5.2" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5.1".

Maybe you want to update the Developer Info?

@StefH
Copy link
Collaborator

StefH commented Nov 25, 2019

What happens if you use Handlebars 1.9.0 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants