Skip to content

Commit

Permalink
update to next version (#158)
Browse files Browse the repository at this point in the history
* update to next version

Signed-off-by: jennyf19 <[email protected]>

* Update changelog.md

Signed-off-by: jennyf19 <[email protected]>

---------

Signed-off-by: jennyf19 <[email protected]>
  • Loading branch information
jennyf19 authored Feb 7, 2025
1 parent 80bf260 commit 6b0ae69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<!-- This should be passed from the VSTS build -->
<MicrosoftIdentityAbstractionsVersion Condition="'$(MicrosoftIdentityAbstractionsVersion)' == ''">8.1.0</MicrosoftIdentityAbstractionsVersion>
<MicrosoftIdentityAbstractionsVersion Condition="'$(MicrosoftIdentityAbstractionsVersion)' == ''">8.1.1</MicrosoftIdentityAbstractionsVersion>
<!-- This will generate AssemblyVersion, AssemblyFileVersion and AssemblyInformationVersion -->
<Version>$(MicrosoftIdentityAbstractionsVersion)</Version>
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)\build\35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
Expand Down
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
8.1.1
======
**

8.1.0
======
## New features:
Expand Down

0 comments on commit 6b0ae69

Please sign in to comment.