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 2
2
<PropertyGroup >
3
3
<OutputType >Exe</OutputType >
4
4
<TargetFrameworks >net6.0</TargetFrameworks >
5
- <Version >2.25.9 </Version >
5
+ <Version >2.25.10 </Version >
6
6
<!-- <VersionSuffix>beta.8</VersionSuffix> -->
7
7
<Description >Stars is a CLI for working with Spatio Temporal Catalog such as STAC but not only</Description >
8
8
<Version Condition =" '$(VersionSuffix)' != '' " >$(Version)-$(VersionSuffix)</Version >
Original file line number Diff line number Diff line change 4
4
<ProjectName >Terradue.Stars.Data</ProjectName >
5
5
<Title >Terradue.Stars.Data</Title >
6
6
<Description >Collection of data Plugins for Terradue.Stars</Description >
7
- <Version >2.25.9 </Version >
7
+ <Version >2.25.10 </Version >
8
8
<!-- <VersionSuffix>beta.8</VersionSuffix> -->
9
9
<Version Condition =" '$(VersionSuffix)' != '' " >$(Version)-$(VersionSuffix)</Version >
10
10
<NoWarn >NU1603</NoWarn >
Original file line number Diff line number Diff line change 3
3
<TargetFramework >netstandard2.0</TargetFramework >
4
4
<Title >Terradue.Stars</Title >
5
5
<Description >Stars is a set of services for working with Spatio Temporal Catalog such as STAC but not only</Description >
6
- <Version >2.25.9 </Version >
6
+ <Version >2.25.10 </Version >
7
7
<!-- <VersionSuffix>beta.8</VersionSuffix> -->
8
8
<Version Condition =" '$(VersionSuffix)' != '' " >$(Version)-$(VersionSuffix)</Version >
9
9
<AssemblyName >Terradue.Stars.Services</AssemblyName >
You can’t perform that action at this time.
0 commit comments