File tree 2 files changed +4
-4
lines changed
source/gfoidl.DataCompression
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <VersionMajor Condition =" '$(VersionMajor)' == ''" >0 </VersionMajor >
4
- <VersionMinor Condition =" '$(VersionMinor)' == ''" >1 </VersionMinor >
3
+ <VersionMajor Condition =" '$(VersionMajor)' == ''" >1 </VersionMajor >
4
+ <VersionMinor Condition =" '$(VersionMinor)' == ''" >0 </VersionMinor >
5
5
<VersionPatch Condition =" '$(VersionPatch)' == ''" >0</VersionPatch >
6
- <BuildNumber Condition =" '$(BuildNumber)' == ''" >0 </BuildNumber >
6
+ <BuildNumber Condition =" '$(BuildNumber)' == ''" >27 </BuildNumber >
7
7
<VersionSuffix Condition =" '$(Configuration)' == 'Debug' and '$(VersionSuffix)' == ''" >dev</VersionSuffix >
8
8
<Authors >gfoidl</Authors >
9
9
<Company >Foidl Günther</Company >
Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
8
8
<PropertyGroup Label =" Package" >
9
- <PackageTags >data compression swinging-door-algorithm error -band</PackageTags >
9
+ <PackageTags >data compression swinging-door-algorithm dead -band-filtering swinging-door swinging </PackageTags >
10
10
<PackageProjectUrl >https://bitbucket.org/gfoidl/datacompression</PackageProjectUrl >
11
11
<RepositoryUrl >https://bitbucket.org/gfoidl/datacompression</RepositoryUrl >
12
12
<RepositoryType >git</RepositoryType >
You can’t perform that action at this time.
0 commit comments