File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/Elasticsearch.Net.Aws/Elasticsearch.Net.Aws Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <VersionPrefix >6.1 .0</VersionPrefix >
4+ <VersionPrefix >7.0 .0</VersionPrefix >
55 <TargetFrameworks >netstandard2.0</TargetFrameworks >
66 <AssemblyName >Elasticsearch.Net.Aws</AssemblyName >
77 <PackageId >Elasticsearch.Net.Aws</PackageId >
1414 <PackageReleaseNotes >Use AWSSDK.Core to get credentials instead of custom code.</PackageReleaseNotes >
1515 <PackageTags >elasticsearch elastic search aws amazon</PackageTags >
1616 <RepositoryUrl >https://github.com/bcuff/elasticsearch-net-aws</RepositoryUrl >
17- <AssemblyVersion >6.1 .0</AssemblyVersion >
18- <FileVersion >6.1 .0</FileVersion >
19- <Version >6.1 .0</Version >
17+ <AssemblyVersion >7.0 .0</AssemblyVersion >
18+ <FileVersion >7.0 .0</FileVersion >
19+ <Version >7.0 .0</Version >
2020 </PropertyGroup >
2121
2222 <PropertyGroup Condition =" '$(Configuration)' == 'Release'" >
You can’t perform that action at this time.
0 commit comments