File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929[ assembly: AssemblyTitle ( ".NET Standard 2.0" ) ]
3030#endif
3131
32- [ assembly: AssemblyVersion ( "10.0.0 .0" ) ]
32+ [ assembly: AssemblyVersion ( "10.0.1 .0" ) ]
3333[ assembly: AssemblyCopyright ( "Copyright © Eben Roux 2017" ) ]
3434[ assembly: AssemblyProduct ( "Shuttle.Core.Data" ) ]
3535[ assembly: AssemblyCompany ( "Shuttle" ) ]
3636[ assembly: AssemblyConfiguration ( "Release" ) ]
37- [ assembly: AssemblyInformationalVersion ( "10.0.0 " ) ]
37+ [ assembly: AssemblyInformationalVersion ( "10.0.1 " ) ]
3838[ assembly: ComVisible ( false ) ]
Original file line number Diff line number Diff line change 1414
1515 <ItemGroup >
1616 <PackageReference Include =" Shuttle.Core.Configuration" Version =" 10.0.0" />
17- <PackageReference Include =" Shuttle.Core.Container" Version =" 10.0.1 " />
17+ <PackageReference Include =" Shuttle.Core.Container" Version =" 10.0.4 " />
1818 <PackageReference Include =" Shuttle.Core.Logging" Version =" 10.0.1" />
1919 <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 4.4.1" Condition =" '$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netcoreapp2.0'" />
2020 </ItemGroup >
You can’t perform that action at this time.
0 commit comments