Skip to content

Commit 977354c

Browse files
authored
Update custom.props for UWP object model release (#8393)
1 parent 3faa6de commit 977354c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

custom.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup Label="Version">
4-
<VersionMajor>3</VersionMajor>
5-
<VersionMinor>1</VersionMinor>
4+
<VersionMajor>1</VersionMajor>
5+
<VersionMinor>2</VersionMinor>
66
<!-- The nuget package version should be incremented when we produce QFEs -->
7-
<NuGetPackVersion>3.1.1</NuGetPackVersion>
7+
<NuGetPackVersion>1.2.0</NuGetPackVersion>
88
<VersionInfoProductName>AdaptiveCards</VersionInfoProductName>
99
</PropertyGroup>
1010
</Project>

0 commit comments

Comments
 (0)