AspNetWebHooks/samples/BitbucketReceiver
Doug Bunting 5364399228
Finish what Dependabot started (#158)
- update assembly versions, hint paths, binding redirects, et cetera
  - add / remove some binding redirects as needed to compile or test
- move rest of the Microsoft.Owin.* packages to v4.2.2
- react to small breaking changes affecting tests
- nits: mostly related to cleaning up minor warnings in local builds
  - ignore binary log files
  - add a few words to the custom dictionary
  - suppress warnings about using old FxCop approach
  - add `msbuild` summary output to console
  - shutdown the storage emulator after every build
2023-02-21 14:49:05 -08:00
..
App_Start Added Bitbucket receiver sample 2015-09-25 07:48:37 -07:00
Properties Added Bitbucket receiver sample 2015-09-25 07:48:37 -07:00
WebHooks Addressed issue #35 making it easier to find the names of the receivers. 2016-01-13 14:51:10 -08:00
BitbucketReceiver.csproj Finish what Dependabot started (#158) 2023-02-21 14:49:05 -08:00
Global.asax Added Bitbucket receiver sample 2015-09-25 07:48:37 -07:00
Global.asax.cs Added support for Zendesk 2016-05-28 13:48:48 -07:00
Web.Debug.config Added Bitbucket receiver sample 2015-09-25 07:48:37 -07:00
Web.Release.config Added Bitbucket receiver sample 2015-09-25 07:48:37 -07:00
Web.config Finish what Dependabot started (#158) 2023-02-21 14:49:05 -08:00
index.html Corrected WebHook URI, we do not required {id} part for Bitbucket WebHook URI. 2016-08-21 03:13:54 -07:00
packages.config Bump Newtonsoft.Json from 6.0.4 to 13.0.1 in /samples/BitbucketReceiver (#122) 2023-02-18 14:54:15 -08:00