Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 21 and issue 22 #23

Merged
merged 1 commit into from
Sep 19, 2021
Merged

Fix issue 21 and issue 22 #23

merged 1 commit into from
Sep 19, 2021

Conversation

cpsusie
Copy link
Owner

@cpsusie cpsusie commented Sep 19, 2021

Fix issue 21 by adjusting min max buffer period for portable stamp to 30 days. 7 was too short in .NET 5.0. Fix issue 22 by changing '+' to '-' where in subtraction operator for a minuend of type portablemonotonicstamp and a subtrahend of portable duration. Add unit test to prove fix. Change all C# ancillary projects (unit test, example code, test app) to be built and run against .NET 5.0 rather than .NETCore 3.0. Change version number to 1.0.0.4. Update Readme.md; Update Release.txt.

… 30 days. 7 was too short in .NET 5.0. Fix issue 22 by changing '+' to '-' where in subtraction operator for a minuend of type portablemonotonicstamp and a subtrahend of portable duration. Add unit test to prove fix. Change all C# ancillary projects (unit test, example code, test app) to be built and run against .NET 5.0 rather than .NETCore 3.0. Change version number to 1.0.0.4. Update Readme.md; Update Release.txt.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant