Releases: hangy/AntiXss
Releases · hangy/AntiXss
v0.1.16
Changes:
- 8ad962b Merge pull request #2 from hangy/dependabot/nuget/MSTest.TestAdapter-1.4.0
- 9bb111e Bump MSTest.TestAdapter from 1.1.18 to 1.4.0
- c0a2dfb Merge pull request #1 from hangy/dependabot/nuget/MSTest.TestFramework-1.4.0
- e14834b Merge pull request #3 from hangy/dependabot/nuget/Microsoft.NET.Test.Sdk-15.9.0
- 42fdb5d Bump Microsoft.NET.Test.Sdk from 15.5.0 to 15.9.0
- 096893b Bump MSTest.TestFramework from 1.1.18 to 1.4.0
This list of changes was auto generated.
v0.1.11: Update Directory.Build.props
v0.1.10: Update azure-pipelines.yml
Changes:
- 1053d25 Update azure-pipelines.yml
- 8ad81c7 Update azure-pipelines.yml
- dd9a050 Restrict Code Analysis to the Encoder library.
- cc5ce82 Remove HtmlSanitization
- 648902f Fix duplicate assembly information.
- df8e8c8 Add back some analyzers and fix issues.
- 1fe44ec use correct SPDX license expression instead of URL
- 8ff8707 Enable SourceLink
- 496033e Add URLs to project and license.
- e8a00be create version.json for nbgv
See more
- 5bb5ec6 Don't pack .HtmlSanitization separately.
- b403014 Merge branch 'master' of https://github.com/hangy/AntiXss
- f134f94 Update NuGet package info.
- a68fbef Set up CI with Azure Pipelines
- 7ec3e22 Fix Exception serialization for .NET Standard.
- 48d1377 Fix HtmlSanitation project reference.
- 33d2066 Target netcoreapp21, so that
dotnet test
works. - aa5bbbf Add
IsTestProject
property. - 57adbb2 Add exceptions
- 681904e Move some attributes from *AssemblyInfo.cs to csproj and
- 852503c Get Microsoft.Security.Application.Encoder to compile.
- 05e3aa8 Move Encoder.Net4 to Encoder.
- ddd4124 Remove Microsoft.Security.Application.Encoder.Net2
- fa1f76d Add .gitignore
- ab84876 https://archive.codeplex.com/?p=wpl latest trunk source
- 4f52140 https://www.microsoft.com/en-us/download/details.aspx?id=43126
- d014450 https://blogs.msdn.microsoft.com/securitytools/2010/09/30/antixss-4-0-released/
- aedcba5 https://blogs.msdn.microsoft.com/securitytools/2009/09/17/anti-xss-library-v3-1-released/
This list of changes was auto generated.