Skip to content

Commit

Permalink
Add a reference to Particular.Licensing to make so that ServiceContro…
Browse files Browse the repository at this point in the history
…l.Audit gets a ReleaseDate attribute (#2395)

Co-authored-by: mauroservienti <mauro.servienti@gmail.com>
  • Loading branch information
danielmarbach and mauroservienti committed Jan 14, 2021
1 parent 4c878bd commit 6b6256d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ServiceControl.Audit/ServiceControl.Audit.csproj
Expand Up @@ -37,6 +37,7 @@
<PackageReference Include="Rx-Linq" Version="2.2.5" />
<PackageReference Include="Microsoft.Owin.Cors" Version="4.1.1" />
<PackageReference Include="Particular.CodeRules" Version="0.7.0" PrivateAssets="All" />
<PackageReference Include="Particular.Licensing.Sources" Version="3.4.0" PrivateAssets="All" />
<PackageReference Include="System.Threading.Channels" Version="4.7.1" />
</ItemGroup>

Expand Down

0 comments on commit 6b6256d

Please sign in to comment.