diff --git a/Abstractions.DateAndTime/Abstractions.DateAndTime.csproj b/Abstractions.DateAndTime/Abstractions.DateAndTime.csproj index 92bd8ab..5e1c316 100644 --- a/Abstractions.DateAndTime/Abstractions.DateAndTime.csproj +++ b/Abstractions.DateAndTime/Abstractions.DateAndTime.csproj @@ -1,30 +1,31 @@ - - netstandard2.1 - MJB222398 - true - Abstractions.DateAndTime - A simple library for abstracting static properties such as 'Now', 'UtcNow' and 'Today' in .NET's 'System.DateTime' and 'System.DateTimeOffset' structs so that methods using these can be unit tested - https://github.com/MJB222398/Abstractions.DateAndTime - https://github.com/MJB222398/Abstractions.DateAndTime.git - git - datetime datetimeoffset abstractions faking mocking unittesting - Initial release - icon.png - - MIT - + + netstandard2.0 + MJB222398 + true + Abstractions.DateAndTime + A simple library for abstracting static properties such as 'Now', 'UtcNow' and 'Today' in .NET's 'System.DateTime' and 'System.DateTimeOffset' structs so that methods using these can be unit tested + https://github.com/MJB222398/Abstractions.DateAndTime + https://github.com/MJB222398/Abstractions.DateAndTime.git + git + datetime datetimeoffset abstractions faking mocking unittesting + Initial release + icon.png + + MIT + 2.0.0 + - - - + + + - - - True - - - + + + True + + +