We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1981284 commit 48c81d6Copy full SHA for 48c81d6
custom.props
@@ -1,10 +1,10 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup Label="Version">
4
- <VersionMajor>1</VersionMajor>
+ <VersionMajor>3</VersionMajor>
5
<VersionMinor>1</VersionMinor>
6
<!-- The nuget package version should be incremented when we produce QFEs -->
7
- <NuGetPackVersion>1.1.0</NuGetPackVersion>
+ <NuGetPackVersion>3.1.1</NuGetPackVersion>
8
<VersionInfoProductName>AdaptiveCards</VersionInfoProductName>
9
</PropertyGroup>
10
</Project>
0 commit comments