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

Update Node.js worker to 2.0.1 #5335

Merged
merged 1 commit into from
Dec 5, 2019
Merged

Conversation

mhoeger
Copy link
Contributor

@mhoeger mhoeger commented Dec 5, 2019

@mhoeger mhoeger requested review from brettsam and fabiocav December 5, 2019 04:50
@@ -38,7 +38,7 @@
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="3.1.0" />
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.3.0" />
<PackageReference Include="Microsoft.Azure.EventHubs" Version="2.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="2.0.0" />
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="2.0.1" />
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we actually need this reference here, since this will be transitively referenced with the refs to Script/WebHost. Let's remove it next time, so it reduces the chances of a mismatch. But it's fine for now.

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