File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 3.10 updates to support multithreaded usage
1717 3.0.0 first .net standard release
1818 </PackageReleaseNotes >
19+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
20+ <IncludeSymbols >true</IncludeSymbols >
21+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1922 </PropertyGroup >
2023
2124 <ItemGroup >
2225 <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 3.1.9" />
2326 <PackageReference Include =" System.Reflection.TypeExtensions" Version =" 4.7.0" />
27+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
28+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Abstractions" Version =" 2.1.2" />
29+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Formatters.Json" Version =" 2.1.2" />
30+ <PackageReference Include =" System.Reflection.TypeExtensions" Version =" 4.5.1" />
2431 <PackageReference Include =" System.Runtime.Serialization.Primitives" Version =" 4.3.0" />
2532 <PackageReference Include =" Tavis.UriTemplates" Version =" 1.1.1" />
2633 </ItemGroup >
You can’t perform that action at this time.
0 commit comments