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

upgrade to sites9 #16

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

kaan-d
Copy link

@kaan-d kaan-d commented Aug 28, 2019

No description provided.

@@ -23,8 +24,9 @@
<system.webServer>
<httpErrors errorMode="Detailed" existingResponse="PassThrough" />
<validation validateIntegratedModeConfiguration="false" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't there an HttpModule for Ambient in Tridion 9?

<bindingRedirect oldVersion="0.0.0.0-5.2.7.0" newVersion="5.2.7.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build fails with message The 'Newtonsoft.Json 12.0.2' package requires NuGet client version '2.12' or above, but the current NuGet version is '2.8.50926.602'. According to https://stackoverflow.com/questions/42173657/package-requires-nuget-client-version-2-12 you may need to upgrade VS first.

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

Successfully merging this pull request may close these issues.

3 participants