File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
9
9
Compatible with .Net Framework 2.0, .Net Standard 1.0, .Net Core 3.1 and .Net 5.</Description >
10
10
<Copyright >Copyright (c) 2017 Sergey Tarasov</Copyright >
11
- <AssemblyVersion >1.5.0.1 </AssemblyVersion >
11
+ <AssemblyVersion >1.5.0.2 </AssemblyVersion >
12
12
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
13
13
<Authors >Sergey Tarasov</Authors >
14
14
<Company />
15
15
<PackageProjectUrl >https://github.com/RiSearcher/GeometRi.CSharp</PackageProjectUrl >
16
- <Version >1.5.0.1 </Version >
16
+ <Version >1.5.0.2 </Version >
17
17
<PackageTags >computational geometry math 3D</PackageTags >
18
18
<PackageReleaseNotes >Added DistanceSquared() method for primitive objects.</PackageReleaseNotes >
19
19
<PackageLicenseUrl ></PackageLicenseUrl >
20
20
<RepositoryUrl >https://github.com/RiSearcher/GeometRi.CSharp</RepositoryUrl >
21
21
<PackageLicenseFile >LICENSE.txt</PackageLicenseFile >
22
- <FileVersion >1.5.0.1 </FileVersion >
22
+ <FileVersion >1.5.0.2 </FileVersion >
23
23
</PropertyGroup >
24
24
25
25
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 1
1
# GeometRi
2
2
## Release notes
3
3
4
- ### 1.5.0.1 (29/8/2025)
4
+ ### 1.5.0.2 (29/8/2025)
5
5
* Added DistanceSquared() method for primitive objects.
6
6
7
7
### 1.5.0 (24/8/2025)
You can’t perform that action at this time.
0 commit comments