File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.1</TargetFramework >
5- <ReleaseVersion >1.3 .0</ReleaseVersion >
5+ <ReleaseVersion >1.4 .0</ReleaseVersion >
66 </PropertyGroup >
77
88 <ItemGroup >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netcoreapp3.1</TargetFramework >
55 <IsPackable >false</IsPackable >
6- <ReleaseVersion >1.3 .0</ReleaseVersion >
6+ <ReleaseVersion >1.4 .0</ReleaseVersion >
77 </PropertyGroup >
88
99 <ItemGroup >
Original file line number Diff line number Diff line change 6060 {CCA3729A-3834-4A65-B56A-EA36882B33EC} .Release| x86 .Build .0 = Release| Any CPU
6161 EndGlobalSection
6262 GlobalSection (MonoDevelopProperties ) = preSolution
63- version = 1.3 .0
63+ version = 1.4 .0
6464 Policies = $0
6565 $0 .DotNetNamingPolicy = $1
6666 $1 .DirectoryNamespaceAssociation = PrefixedHierarchical
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <LangVersion >8.0</LangVersion >
6- <ReleaseVersion >1.3 .0</ReleaseVersion >
6+ <ReleaseVersion >1.4 .0</ReleaseVersion >
77 <Authors >Dvir Dukhan</Authors >
88 <Owners >Redis Labs</Owners >
99 <Description >.Net Client for RedisTimeSeries</Description >
10- <PackageVersion >1.3 .0</PackageVersion >
10+ <PackageVersion >1.4 .0</PackageVersion >
1111 </PropertyGroup >
1212
1313 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
You can’t perform that action at this time.
0 commit comments