Skip to content
This repository was archived by the owner on Jan 6, 2019. It is now read-only.

Commit 08c3a16

Browse files
committed
Fix build: more tweaking of references
Aligned plugin with web
1 parent f68b39d commit 08c3a16

File tree

3 files changed

+211
-201
lines changed

3 files changed

+211
-201
lines changed

Aggregator.Core

Aggregator.WebHooks/packages.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
<package id="Microsoft.VisualStudio.Services.InteractiveClient" version="15.112.1" targetFramework="net461" />
1717
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="3.2.3" targetFramework="net461" />
1818
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net461" />
19+
<package id="StyleCop.Analyzers" version="1.0.2" targetFramework="net461" developmentDependency="true" />
1920
<package id="WindowsAzure.ServiceBus" version="4.1.3" targetFramework="net461" />
2021
</packages>

0 commit comments

Comments
 (0)