Drew Freyling
Drew Freyling
Also removed unused constants from DSFileWriter.
From https://raw.github.com/github/gitignore/master/VisualStudio.gitignore
Nancy Version: Tested 1.4.5 and 2.0.0 Currently with all the SameSite cookie changes being done in Chrome (and FF and Edge) there is no nice way to set the SameSite...
It is generally recommended that you tag your docker images (see https://github.com/zegl/kube-score/blob/master/README_CHECKS.md for `container-image-tag` for an example linter that fails because of it). Are we able to get docker tags...
I think we need to define a list of supported browsers. This will provide clarity for new features and make sure we have a leaner page for things we don't...
This fixes #15
I'm looking at trying to use the new `aws ecr put-image-scanning-configuration` command but need v1.17.4 of the AWS CLI which is not supported here yet. Happy to raise PR if...
Getting a javascript error: `Unexpected token ,` Steps to repo: - Create a new mvc app - Install Squishit 0.9.8 - Add https://github.com/es-shims/es5-shim/blob/v4.1.6/es5-shim.min.js to your scripts folder - Add the...
Just upgraded from 0.9.2 to 0.9.8 and my solution wouldn't build because of changes to `IPreprocessor`. I recommend going forward that we use semver versioning properly!