Skip to content

Commit 8f5e841

Browse files
committed
update version settings.
1 parent 9218d1f commit 8f5e841

85 files changed

Lines changed: 4 additions & 1131 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ GeoSharPlusCPP/build
1414
bin
1515
_release/releaseRH8
1616
cppPrebuild
17+
igm/obj

igm/00_igmInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ public class igmInfo : GH_AssemblyInfo {
2525
// Return a string representing the version. This returns the same version as the assembly.
2626

2727
// public override string AssemblyVersion => GetType().Assembly.GetName().Version.ToString();
28-
public override string AssemblyVersion => "0.5.6";
29-
public override string Version => AssemblyVersion;
28+
// public override string AssemblyVersion => "0.5.6";
29+
// public override string Version => AssemblyVersion;
3030
public override GH_LibraryLicense License => GH_LibraryLicense.opensource;
3131
}
3232

igm/igm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<PropertyGroup>
1616
<!-- Specifies information for Assembly and Yak -->
17-
<Version>1.0</Version>
17+
<Version>0.5.6</Version>
1818
<Title>igm</Title>
1919
<Company>igm Authors</Company>
2020
<Description>Description of igm</Description>

igm/obj/Debug/net48/.NETFramework,Version=v4.8.AssemblyAttributes.cs

Lines changed: 0 additions & 4 deletions
This file was deleted.

igm/obj/Debug/net48/igm.AssemblyInfo.cs

Lines changed: 0 additions & 24 deletions
This file was deleted.

igm/obj/Debug/net48/igm.AssemblyInfoInputs.cache

Lines changed: 0 additions & 1 deletion
This file was deleted.

igm/obj/Debug/net48/igm.GeneratedMSBuildEditorConfig.editorconfig

Lines changed: 0 additions & 14 deletions
This file was deleted.
-1.82 KB
Binary file not shown.
-5.2 KB
Binary file not shown.

igm/obj/Debug/net7.0-windows/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)