File tree Expand file tree Collapse file tree
Shuttle.Core.Serialization.Tests
Shuttle.Core.Serialization Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4 .0" />
9- <PackageReference Include =" NUnit" Version =" 3.13.3 " />
10- <PackageReference Include =" NUnit3TestAdapter" Version =" 4.3.1 " />
8+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8 .0" />
9+ <PackageReference Include =" NUnit" Version =" 3.14.0 " />
10+ <PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0 " />
1111 </ItemGroup >
1212
1313 <ItemGroup >
Original file line number Diff line number Diff line change 1313 <repository type =" git" url =" https://github.com/shuttle/Shuttle.Core.Serialization.git" />
1414 <projectUrl >https://github.com/shuttle/Shuttle.Core.Serialization</projectUrl >
1515 <description >Serialization adapter.</description >
16- <copyright >Copyright (c) 2023 , Eben Roux</copyright >
16+ <copyright >Copyright (c) 2024 , Eben Roux</copyright >
1717 <tags >shuttle serialization</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.0.0.0" ) ]
17- [ assembly: AssemblyCopyright ( "Copyright (c) 2023 , Eben Roux" ) ]
17+ [ assembly: AssemblyCopyright ( "Copyright (c) 2024 , Eben Roux" ) ]
1818[ assembly: AssemblyProduct ( "Shuttle.Core.Serialization" ) ]
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 <ItemGroup >
You can’t perform that action at this time.
0 commit comments