-
Notifications
You must be signed in to change notification settings - Fork 344
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ada383d
commit e0192f0
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule common
updated
from 3dcdb3 to f5c20f
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
|
||
<!-- Solution-wide properties for NuGet packaging --> | ||
<PropertyGroup> | ||
<VersionPrefix>2.0.4</VersionPrefix> | ||
<VersionSuffix>alpha</VersionSuffix> | ||
<VersionPrefix>3.0.0</VersionPrefix> | ||
<VersionSuffix></VersionSuffix> | ||
<Authors>Firely ([email protected]) and contributors</Authors> | ||
<Company>Firely (https://fire.ly)</Company> | ||
<Copyright>Copyright 2013-2021 Firely. Contains materials (C) HL7 International</Copyright> | ||
|