diff --git a/ReleaseHistory.md b/ReleaseHistory.md index 44bb1aee..910a4798 100644 --- a/ReleaseHistory.md +++ b/ReleaseHistory.md @@ -19,6 +19,10 @@ - NEW => new feature ## UNRELEASED + +## **v4.4.9.12** [https://www.nuget.org/packages/Microsoft.CodeAnalysis.BinSkim/4.4.9.12] +* ADM: Fix pipeline - disable sdlSdp and use service connection for internal build trigger [1201](https://github.com/microsoft/binskim/pull/1201) + ## **4.4.9.11** [https://www.nuget.org/packages/Microsoft.CodeAnalysis.BinSkim/4.4.9.11] * DEP: Update dependency version diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 1a2dfda6..bae9d2a1 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -3,7 +3,7 @@ 4.4.9 - $(AssemblyVersion).11 + $(AssemblyVersion).12 $(BinSkimVersion) $(AssemblyVersion) false