Skip to content

Commit ccb9ad5

Browse files
author
shalinijoshi19
committed
Updating patch version in custom.props; Updating .gitignore
1 parent 41ced87 commit ccb9ad5

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,3 +287,9 @@ cscope.files
287287
cscope.out
288288
cscope.in.out
289289
cscope.po.out
290+
291+
#tortoisegit stale temp files when resolving merge conflicts
292+
*BASE_*
293+
*LOCAL_*
294+
*REMOTE_*
295+
*.orig

custom.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<VersionMajor>1</VersionMajor>
55
<VersionMinor>2</VersionMinor>
66
<!-- The nuget package version should be incremented when we produce QFEs -->
7-
<NuGetPackVersion>1.2.5</NuGetPackVersion>
7+
<NuGetPackVersion>1.2.6</NuGetPackVersion>
88
<VersionInfoProductName>AdaptiveCards</VersionInfoProductName>
99
</PropertyGroup>
1010
</Project>

0 commit comments

Comments
 (0)