File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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) 2023 , Eben Roux</copyright >
16+ <copyright >Copyright (c) 2024 , Eben Roux</copyright >
1717 <tags >shuttle</tags >
1818 <dependencies >
19- <dependency id =" Shuttle.Core.Contract" version =" 11.0 .0" />
19+ <dependency id =" Shuttle.Core.Contract" version =" 11.1 .0" />
2020 </dependencies >
2121 </metadata >
2222 <files >
Original file line number Diff line number Diff line change 1414#endif
1515
1616[ assembly: AssemblyVersion ( "11.1.0.0" ) ]
17- [ assembly: AssemblyCopyright ( "Copyright (c) 2023 , Eben Roux" ) ]
17+ [ assembly: AssemblyCopyright ( "Copyright (c) 2024 , Eben Roux" ) ]
1818[ assembly: AssemblyProduct ( "Shuttle.Core.System" ) ]
1919[ assembly: AssemblyCompany ( "Eben Roux" ) ]
2020[ assembly: AssemblyConfiguration ( "Release" ) ]
Original file line number Diff line number Diff line change 1414 </ItemGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" Shuttle.Core.Contract" Version =" 11.0 .0" />
17+ <PackageReference Include =" Shuttle.Core.Contract" Version =" 11.1 .0" />
1818 </ItemGroup >
1919
2020</Project >
You can’t perform that action at this time.
0 commit comments