We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42280ff commit 2046bfaCopy full SHA for 2046bfa
src/ServicePulse.Host/ServicePulse.Host.csproj
@@ -16,7 +16,7 @@
16
<Content Include="app\modules\shell\js\services\service.auditLog.js" />
17
<PackageReference Include="Microsoft.AspNet.WebApi.Owin" Version="5.2.7" />
18
<PackageReference Include="Microsoft.Owin.SelfHost" Version="4.1.1" />
19
- <PackageReference Include="Particular.CodeRules" Version="0.5.0" PrivateAssets="All" />
+ <PackageReference Include="Particular.CodeRules" Version="0.6.0" PrivateAssets="All" />
20
<PackageReference Include="Particular.Packaging" Version="0.9.0" PrivateAssets="All" />
21
<Content Include="app\js\polyfill\array.prototype.includes.js" />
22
<Content Include="app\modules\configuration\connectionsManager.js" />
0 commit comments