Skip to content

Commit a607fa5

Browse files
committed
Merged PR 10669: update version to 7.1.2
update version to 7.1.2 ---- #### AI description This pull request updates the assembly version in the **buildConfiguration.xml** file. The assembly version has been upgraded from `7.0.3` to `7.1.2`. No other changes were made in this pull request.
1 parent 44021bb commit a607fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildConfiguration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<dotnetArchitecture>x64</dotnetArchitecture>
33
<nugetVersion>3.5.0-rc-1285</nugetVersion>
44
<runtimes>net461,netstandard2.0</runtimes>
5-
<assemblyVersion>7.0.3</assemblyVersion>
5+
<assemblyVersion>7.1.2</assemblyVersion>
66
<nugetSuffix>preview</nugetSuffix>
77
<projects>
88
<src>

0 commit comments

Comments
 (0)