File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/TableStorage.Abstractions.TableEntityConverters Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0</TargetFrameworks >
5- <Version >1.3.1 .0</Version >
5+ <Version >1.3.2 .0</Version >
66 <Authors >Giovanni Galbo</Authors >
77 <Company >Giovanni Galbo</Company >
88 <Description >Easily convert POCOs (Plain Old CLR Objects) to Azure Table Storage TableEntities and vice versa.</Description >
1111 <PackageProjectUrl >https://github.com/giometrix/TableStorage.Abstractions.TableEntityConverters</PackageProjectUrl >
1212 <RepositoryUrl >https://github.com/giometrix/TableStorage.Abstractions.TableEntityConverters</RepositoryUrl >
1313 <PackageTags >table-storage azure-table-storage poco table-entities</PackageTags >
14- <PackageReleaseNotes >Added source link </PackageReleaseNotes >
14+ <PackageReleaseNotes >Update nuget packages </PackageReleaseNotes >
1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1616 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
1717 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2020 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2121 <IncludeSymbols >true</IncludeSymbols >
2222 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
23- <AssemblyVersion >1.3.1 .0</AssemblyVersion >
23+ <AssemblyVersion >1.3.2 .0</AssemblyVersion >
2424 </PropertyGroup >
2525
2626 <ItemGroup >
3333 </PropertyGroup >
3434
3535 <ItemGroup >
36- <PackageReference Include =" Microsoft.Azure.Cosmos.Table" Version =" 1.0.6 " />
36+ <PackageReference Include =" Microsoft.Azure.Cosmos.Table" Version =" 1.0.8 " />
3737 </ItemGroup >
3838
3939 <ItemGroup >
You can’t perform that action at this time.
0 commit comments