Skip to content

Commit

Permalink
Update AI to use beta 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Apr 4, 2019
1 parent d6ff366 commit ab004b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.10.0-beta2" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.10.0-beta3" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.138" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-18618-05" PrivateAssets="All" />

Expand Down

0 comments on commit ab004b2

Please sign in to comment.