File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ### Version: 2.7.1
1+ ### Version: 2.8.0
22#### Date: Jan-11-2021
33
44##### Bug fix:
5- - Live preview Query issue
5+ - Live preview Query issue
6+ ##### New Feature:
7+ - Entry
8+ - IncludeOnlyReference function added
9+ - IncludeExceptReference function added
10+ - Query
11+ - IncludeOnlyReference function added
12+ - IncludeExceptReference function added
613
714### Version: 2.7.0
815#### Date: Oct-14-2021
Original file line number Diff line number Diff line change 1111 <Copyright >Copyright (c) 2012-2020 Contentstack (http://app.contentstack.com). All Rights Reserved</Copyright >
1212 <PackageProjectUrl >https://github.com/contentstack/contentstack-dotnet</PackageProjectUrl >
1313 <PackageTags >v2.7.0</PackageTags >
14- <ReleaseVersion >2.7 .0</ReleaseVersion >
14+ <ReleaseVersion >2.8 .0</ReleaseVersion >
1515 <Configurations >Release;Debug</Configurations >
1616 </PropertyGroup >
1717
Original file line number Diff line number Diff line change 44 <TargetFramework >netcoreapp2.1</TargetFramework >
55
66 <IsPackable >false</IsPackable >
7- <ReleaseVersion >2.7 .0</ReleaseVersion >
7+ <ReleaseVersion >2.8 .0</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.7.1 </PackageVersion >
8+ <PackageVersion >2.8.0 </PackageVersion >
99 <Owners >Contentstack</Owners >
1010 <PackageReleaseNotes >Live preview feature support added</PackageReleaseNotes >
1111 <Copyright >Copyright © 2012-2022 Contentstack. All Rights Reserved</Copyright >
1212 <PackOnBuild >true</PackOnBuild >
13- <PackageTags >v2.7.1 </PackageTags >
13+ <PackageTags >v2.8.0 </PackageTags >
1414 <PackageProjectUrl >https://github.com/contentstack/contentstack-dotnet</PackageProjectUrl >
1515 <PackageLicenseFile >LICENSE.txt</PackageLicenseFile >
16- <ReleaseVersion >2.7 .0</ReleaseVersion >
16+ <ReleaseVersion >2.8 .0</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.7 .0
135+ version = 2.8 .0
136136 EndGlobalSection
137137EndGlobal
You can’t perform that action at this time.
0 commit comments