Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Commit

Permalink
updating appmetrics core packages to latest pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
alhardy committed Apr 17, 2017
1 parent 2acf8d7 commit d688c8c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="App.Metrics" Version="1.1.0-alpha-0434" />
<PackageReference Include="App.Metrics.Concurrency" Version="1.1.0-alpha-0434" />
<PackageReference Include="App.Metrics" Version="1.1.0-alpha" />
<PackageReference Include="App.Metrics.Concurrency" Version="1.1.0-alpha" />
<PackageReference Include="StyleCop.Analyzers" Version="1.0.0">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit d688c8c

Please sign in to comment.