Skip to content

Commit

Permalink
Release candidate 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleepw4lker committed Oct 25, 2023
1 parent 3a16508 commit 75e535f
Show file tree
Hide file tree
Showing 116 changed files with 5,185 additions and 3,073 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
// Build Number
// Revision

[assembly: AssemblyVersion("1.5.760.827")]
[assembly: AssemblyFileVersion("1.5.760.827")]
[assembly: AssemblyVersion("1.6.1027.907")]
[assembly: AssemblyFileVersion("1.6.1027.907")]
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ using System.Reflection;
// Build Number
// Revision

[assembly: AssemblyVersion("1.5.<#= this.BuildNumber #>.<#= this.RevisionNumber #>")]
[assembly: AssemblyFileVersion("1.5.<#= this.BuildNumber #>.<#= this.RevisionNumber #>")]
[assembly: AssemblyVersion("1.6.<#= this.BuildNumber #>.<#= this.RevisionNumber #>")]
[assembly: AssemblyFileVersion("1.6.<#= this.BuildNumber #>.<#= this.RevisionNumber #>")]
<#+
// Days that have passed since Jan 1, 2021 00:00:00
int BuildNumber = (int)(DateTime.UtcNow - new DateTime(
Expand Down
Binary file renamed TameMyCerts/CERTCLILib.dll → CERTCLILIB.dll
Binary file not shown.
1,258 changes: 1,258 additions & 0 deletions CERTCLILIB.il

Large diffs are not rendered by default.

Binary file added CERTCLILIB.res
Binary file not shown.
Binary file added CERTPOLICYLIB.dll
Binary file not shown.
291 changes: 291 additions & 0 deletions CERTPOLICYLIB.il

Large diffs are not rendered by default.

Binary file added CERTPOLICYLIB.res
Binary file not shown.
67 changes: 0 additions & 67 deletions CHANGELOG.adoc

This file was deleted.

Loading

0 comments on commit 75e535f

Please sign in to comment.