Skip to content

Commit

Permalink
2.5.0 release (#1091)
Browse files Browse the repository at this point in the history
* 2.5.0 release

* Update

* Adding package-lock.json

* Update

* Adding policheck exclusions file
  • Loading branch information
hectorhdzg authored Feb 28, 2023
1 parent 1307dd1 commit da0762e
Show file tree
Hide file tree
Showing 4 changed files with 246 additions and 4,564 deletions.
2 changes: 1 addition & 1 deletion Declarations/Constants.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Contracts = require("./Contracts")

export const APPLICATION_INSIGHTS_SDK_VERSION = "2.4.2";
export const APPLICATION_INSIGHTS_SDK_VERSION = "2.5.0";
export const DEFAULT_BREEZE_ENDPOINT = "https://dc.services.visualstudio.com";
export const DEFAULT_LIVEMETRICS_ENDPOINT = "https://rt.services.visualstudio.com";
export const DEFAULT_LIVEMETRICS_HOST = "rt.services.visualstudio.com";
Expand Down
Loading

0 comments on commit da0762e

Please sign in to comment.