File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <OutputType >Exe</OutputType >
44 <TargetFrameworks >net6.0</TargetFrameworks >
5- <Version >2.27.0 </Version >
5+ <Version >2.27.1 </Version >
66 <!-- <VersionSuffix>beta.8</VersionSuffix> -->
77 <Description >Stars is a CLI for working with Spatio Temporal Catalog such as STAC but not only</Description >
88 <Version Condition =" '$(VersionSuffix)' != '' " >$(Version)-$(VersionSuffix)</Version >
Original file line number Diff line number Diff line change 44 <ProjectName >Terradue.Stars.Data</ProjectName >
55 <Title >Terradue.Stars.Data</Title >
66 <Description >Collection of data Plugins for Terradue.Stars</Description >
7- <Version >2.27.0 </Version >
7+ <Version >2.27.1 </Version >
88 <!-- <VersionSuffix>beta.8</VersionSuffix> -->
99 <Version Condition =" '$(VersionSuffix)' != '' " >$(Version)-$(VersionSuffix)</Version >
1010 <NoWarn >NU1603</NoWarn >
Original file line number Diff line number Diff line change 33 <TargetFramework >netstandard2.0</TargetFramework >
44 <Title >Terradue.Stars</Title >
55 <Description >Stars is a set of services for working with Spatio Temporal Catalog such as STAC but not only</Description >
6- <Version >2.27.0 </Version >
6+ <Version >2.27.1 </Version >
77 <!-- <VersionSuffix>beta.8</VersionSuffix> -->
88 <Version Condition =" '$(VersionSuffix)' != '' " >$(Version)-$(VersionSuffix)</Version >
99 <AssemblyName >Terradue.Stars.Services</AssemblyName >
You can’t perform that action at this time.
0 commit comments