Skip to content

Commit

Permalink
Merged PR 10669: update version to 7.1.2
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jennyf19 committed Nov 21, 2023
1 parent 44021bb commit a607fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildConfiguration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<dotnetArchitecture>x64</dotnetArchitecture>
<nugetVersion>3.5.0-rc-1285</nugetVersion>
<runtimes>net461,netstandard2.0</runtimes>
<assemblyVersion>7.0.3</assemblyVersion>
<assemblyVersion>7.1.2</assemblyVersion>
<nugetSuffix>preview</nugetSuffix>
<projects>
<src>
Expand Down

0 comments on commit a607fa5

Please sign in to comment.