Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

VersionInfo operator != (not equal) returns false when the references are not equal #78

@bjorg

Description

@bjorg

The following code fails:

var x = VersionInfo.Parse("1.0");
Assert(x != null); // --> Exception

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingv0.4

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions