Skip to content

Commit 48c81d6

Browse files
authored
Update custom props (#8329)
1 parent 1981284 commit 48c81d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom.props

Lines changed: 2 additions & 2 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>1</VersionMajor>
4+
<VersionMajor>3</VersionMajor>
55
<VersionMinor>1</VersionMinor>
66
<!-- The nuget package version should be incremented when we produce QFEs -->
7-
<NuGetPackVersion>1.1.0</NuGetPackVersion>
7+
<NuGetPackVersion>3.1.1</NuGetPackVersion>
88
<VersionInfoProductName>AdaptiveCards</VersionInfoProductName>
99
</PropertyGroup>
1010
</Project>

0 commit comments

Comments
 (0)