File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33<package >
44 <metadata >
55 <id >Shuttle.Core.System</id >
6- <version >11.0.3 </version >
6+ <version >11.1.0 </version >
77 <authors >Eben Roux</authors >
88 <owners >Eben Roux</owners >
99 <license type =" expression" >BSD-3-Clause</license >
1313 <repository type =" git" url =" https://github.com/shuttle/Shuttle.Core.System.git" />
1414 <projectUrl >https://github.com/shuttle/Shuttle.Core.System</projectUrl >
1515 <description >OS and system level abstractions.</description >
16- <copyright >Copyright (c) 2022 , Eben Roux</copyright >
16+ <copyright >Copyright (c) 2023 , Eben Roux</copyright >
1717 <tags >shuttle</tags >
1818 <dependencies >
1919 <dependency id =" Shuttle.Core.Contract" version =" 11.0.0" />
Original file line number Diff line number Diff line change 1313[ assembly: AssemblyTitle ( ".NET Standard" ) ]
1414#endif
1515
16- [ assembly: AssemblyVersion ( "11.0.3 .0" ) ]
17- [ assembly: AssemblyCopyright ( "Copyright (c) 2022 , Eben Roux" ) ]
16+ [ assembly: AssemblyVersion ( "11.1.0 .0" ) ]
17+ [ assembly: AssemblyCopyright ( "Copyright (c) 2023 , Eben Roux" ) ]
1818[ assembly: AssemblyProduct ( "Shuttle.Core.System" ) ]
1919[ assembly: AssemblyCompany ( "Eben Roux" ) ]
2020[ assembly: AssemblyConfiguration ( "Release" ) ]
21- [ assembly: AssemblyInformationalVersion ( "11.0.3 " ) ]
21+ [ assembly: AssemblyInformationalVersion ( "11.1.0 " ) ]
2222[ assembly: ComVisible ( false ) ]
You can’t perform that action at this time.
0 commit comments