This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project >
22
33 <PropertyGroup >
4- <Version >5.11.1 </Version >
4+ <Version >5.12.0 </Version >
55 <Authors >ServiceStack</Authors >
66 <Company >ServiceStack, Inc.</Company >
77 <Copyright >© 2008-2018 ServiceStack, Inc</Copyright >
Original file line number Diff line number Diff line change 3636
3737 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' " >
3838 <PackageReference Include =" System.Collections.Specialized" Version =" 4.3.0" />
39- <PackageReference Include =" System.ServiceModel.Primitives" Version =" 4.7.0 " />
39+ <PackageReference Include =" System.ServiceModel.Primitives" Version =" 4.8.1 " />
4040 <PackageReference Include =" System.Xml.XmlSerializer" Version =" 4.3.0" />
4141 <PackageReference Include =" System.Runtime.Serialization.Primitives" Version =" 4.3.0" />
4242 <PackageReference Include =" System.Linq.Queryable" Version =" 4.3.0" />
Original file line number Diff line number Diff line change 11<Project >
22
33 <PropertyGroup >
4- <Version >5.11.1 </Version >
4+ <Version >5.12.0 </Version >
55 <LangVersion >latest</LangVersion >
66 <GenerateAssemblyVersionAttribute >false</GenerateAssemblyVersionAttribute >
77 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments