Skip to content

Commit db55229

Browse files
brentschmaltzHP712
andauthored
update current version to 8.10.0 (#3246)
Co-authored-by: id4s <[email protected]>
1 parent 59b1e06 commit db55229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<!-- MicrosoftIdentityModelVersion -->
44
<PropertyGroup>
5-
<MicrosoftIdentityModelCurrentVersion>8.9.1</MicrosoftIdentityModelCurrentVersion>
5+
<MicrosoftIdentityModelCurrentVersion>8.10.0</MicrosoftIdentityModelCurrentVersion>
66

77
<PreviewVersionSuffix Condition="'$(PreviewVersionSuffix)' == '' and '$(BuildingInsideVisualStudio)' != 'true'">preview-$([System.DateTime]::Now.AddYears(-2019).Year)$([System.DateTime]::Now.ToString("MMddHHmmss"))</PreviewVersionSuffix>
88
<!--VS re-evaluates the variables, so having seconds or minutes creates an infinite loop of package updates-->

0 commit comments

Comments
 (0)