File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
src/Elasticsearch.Net.Aws/Elasticsearch.Net.Aws Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <VersionPrefix >7.0.4</VersionPrefix >
54 <TargetFrameworks >netstandard2.0;net461</TargetFrameworks >
65 <AssemblyName >Elasticsearch.Net.Aws</AssemblyName >
76 <PackageId >Elasticsearch.Net.Aws</PackageId >
8- <PackageVersion >7.0.4</ PackageVersion >
7+ <Version >7.0.5</ Version >
98 <Authors >Brandon Cuff</Authors >
109 <Description >Enables request signing necessary for using the AWS Elasticsearch service.</Description >
1110 <Copyright >Copyright 2015</Copyright >
1211 <PackageLicenseUrl >https://raw.githubusercontent.com/bcuff/elasticsearch-net-aws/master/LICENSE</PackageLicenseUrl >
1312 <PackageProjectUrl >https://github.com/bcuff/elasticsearch-net-aws</PackageProjectUrl >
14- <PackageReleaseNotes >Added AWSOptions overload .</PackageReleaseNotes >
13+ <PackageReleaseNotes >Resolve package restore warning .</PackageReleaseNotes >
1514 <PackageTags >elasticsearch elastic search aws amazon</PackageTags >
1615 <RepositoryUrl >https://github.com/bcuff/elasticsearch-net-aws</RepositoryUrl >
17- <AssemblyVersion >7.0.4</AssemblyVersion >
18- <FileVersion >7.0.4</FileVersion >
19- <Version >7.0.4</Version >
2016 </PropertyGroup >
2117
2218 <PropertyGroup Condition =" '$(Configuration)' == 'Release'" >
You can’t perform that action at this time.
0 commit comments