File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 <Copyright >Copyright (c) 2012-2020 Contentstack (http://app.contentstack.com). All Rights Reserved</Copyright >
1313 <PackageProjectUrl >https://github.com/contentstack/contentstack-dotnet</PackageProjectUrl >
1414 <PackageTags >v2.5.0</PackageTags >
15- <ReleaseVersion >2.6.1</ReleaseVersion >
15+ <ReleaseVersion >2.6.2</ReleaseVersion >
16+ <Configurations >Release;Debug</Configurations >
1617 </PropertyGroup >
1718
1819 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
Original file line number Diff line number Diff line change 44 <TargetFramework >netcoreapp2.1</TargetFramework >
55
66 <IsPackable >false</IsPackable >
7- <ReleaseVersion >2.6.1 </ReleaseVersion >
7+ <ReleaseVersion >2.6.2 </ReleaseVersion >
88 </PropertyGroup >
99
1010 <ItemGroup >
Original file line number Diff line number Diff line change 55 <PackageId >contentstack.csharp</PackageId >
66 <Authors >Contentstack</Authors >
77 <Description >.NET SDK for the Contentstack Content Delivery API.</Description >
8- <PackageVersion >2.6.1 </PackageVersion >
8+ <PackageVersion >2.6.2 </PackageVersion >
99 <Owners >Contentstack</Owners >
1010 <PackageReleaseNotes >Embedded Objects fearure added</PackageReleaseNotes >
1111 <Copyright >Copyright © 2012-2021 Contentstack. All Rights Reserved</Copyright >
1212 <PackOnBuild >true</PackOnBuild >
13- <PackageTags >v2.6.1 </PackageTags >
13+ <PackageTags >v2.6.2 </PackageTags >
1414 <PackageProjectUrl >https://github.com/contentstack/contentstack-dotnet</PackageProjectUrl >
1515 <PackageLicenseFile >LICENSE.txt</PackageLicenseFile >
16- <ReleaseVersion >2.6.1 </ReleaseVersion >
16+ <ReleaseVersion >2.6.2 </ReleaseVersion >
1717 </PropertyGroup >
1818
1919 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change @@ -132,6 +132,6 @@ Global
132132 $0 .XmlFormattingPolicy = $9
133133 $9 .scope = application /xml
134134 $0 .StandardHeader = $10
135- version = 2.6.1
135+ version = 2.6.2
136136 EndGlobalSection
137137EndGlobal
You can’t perform that action at this time.
0 commit comments