File tree Expand file tree Collapse file tree
src/PxWeb.Api2.Server.Models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <Description >Server library for PxWeb API 2.0</Description >
44 <Copyright >No Copyright</Copyright >
55 <Authors >SCB & SSB</Authors >
6- <TargetFramework >net8.0</TargetFramework >
6+ <TargetFrameworks >net8.0;netstandard2.1;netstandard2.0</TargetFrameworks >
7+ <LangVersion >8.0</LangVersion >
78 <GenerateDocumentationFile >true</GenerateDocumentationFile >
89 <PreserveCompilationContext >true</PreserveCompilationContext >
910 <Version >1.0.0</Version >
1415 <IncludeSourceRevisionInInformationalVersion >false</IncludeSourceRevisionInInformationalVersion >
1516 </PropertyGroup >
1617 <ItemGroup >
17- <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
18+ <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
1819 <PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.10.8" />
19- <PackageReference Include =" Swashbuckle.AspNetCore.Newtonsoft" Version =" 6.4.0" />
20+ <PackageReference Include =" Nullable" Version =" 1.3.1" >
21+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
22+ <PrivateAssets >all</PrivateAssets >
23+ </PackageReference >
24+ <PackageReference Include =" Swashbuckle.AspNetCore.Newtonsoft" Version =" 6.4.0" />
2025 <PackageReference Include =" Swashbuckle.AspNetCore.Annotations" Version =" 6.4.0" />
2126 <PackageReference Include =" JsonSubTypes" Version =" 1.8.0" />
2227 </ItemGroup >
You can’t perform that action at this time.
0 commit comments