File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <Company >Npgsql</Company >
99 <PackageTags >npgsql postgresql postgres postgis geojson spatial ado ado.net database sql</PackageTags >
1010 <TargetFrameworks >net452;netstandard2.0</TargetFrameworks >
11+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netstandard2.0</TargetFrameworks >
1112 <AssemblyOriginatorKeyFile >../../Npgsql.snk</AssemblyOriginatorKeyFile >
1213 <LangVersion >latest</LangVersion >
1314 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
Original file line number Diff line number Diff line change 88 <Company >Npgsql</Company >
99 <PackageTags >npgsql postgresql json postgres ado ado.net database sql</PackageTags >
1010 <TargetFrameworks >net452;netstandard2.0</TargetFrameworks >
11+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netstandard2.0</TargetFrameworks >
1112 <AssemblyOriginatorKeyFile >../../Npgsql.snk</AssemblyOriginatorKeyFile >
1213 <SignAssembly >true</SignAssembly >
1314 <PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
Original file line number Diff line number Diff line change 77 <Company >Npgsql</Company >
88 <PackageTags >npgsql postgresql postgres postgis spatial geometry geography ado ado.net database sql</PackageTags >
99 <TargetFrameworks >net452;netstandard2.0</TargetFrameworks >
10+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netstandard2.0</TargetFrameworks >
1011 <AssemblyOriginatorKeyFile >../../Npgsql.snk</AssemblyOriginatorKeyFile >
1112 <SignAssembly >true</SignAssembly >
1213 <PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
2930 <ItemGroup >
3031 <ProjectReference Include =" ..\Npgsql\Npgsql.csproj" />
3132 </ItemGroup >
32- </Project >
33+ </Project >
Original file line number Diff line number Diff line change 88 <Company >Npgsql</Company >
99 <PackageTags >npgsql postgresql postgres postgis nts ado ado.net database sql</PackageTags >
1010 <TargetFrameworks >net452;netstandard2.0</TargetFrameworks >
11+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netstandard2.0</TargetFrameworks >
1112 <AssemblyOriginatorKeyFile >../../Npgsql.snk</AssemblyOriginatorKeyFile >
1213 <SignAssembly >true</SignAssembly >
1314 <PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
Original file line number Diff line number Diff line change 88 <Company >Npgsql</Company >
99 <PackageTags >npgsql postgresql postgres nodatime date time ado ado.net database sql</PackageTags >
1010 <TargetFrameworks >net452;netstandard2.0</TargetFrameworks >
11+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netstandard2.0</TargetFrameworks >
1112 <AssemblyOriginatorKeyFile >../../Npgsql.snk</AssemblyOriginatorKeyFile >
1213 <SignAssembly >true</SignAssembly >
1314 <PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
Original file line number Diff line number Diff line change 77 <Company >Npgsql</Company >
88 <PackageTags >npgsql postgresql postgres postgis spatial geometry geography ado ado.net database sql</PackageTags >
99 <TargetFrameworks >net452;netstandard2.0</TargetFrameworks >
10+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netstandard2.0</TargetFrameworks >
1011 <AssemblyOriginatorKeyFile >../../Npgsql.snk</AssemblyOriginatorKeyFile >
1112 <SignAssembly >true</SignAssembly >
1213 <PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
2930 <ItemGroup >
3031 <ProjectReference Include =" ..\Npgsql\Npgsql.csproj" />
3132 </ItemGroup >
32- </Project >
33+ </Project >
Original file line number Diff line number Diff line change 88 <VersionPrefix >4.1.0</VersionPrefix >
99 <LangVersion >latest</LangVersion >
1010 <TargetFrameworks >net452;netstandard2.0</TargetFrameworks >
11+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netstandard2.0</TargetFrameworks >
1112 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1213 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1314 <GenerateDocumentationFile >true</GenerateDocumentationFile >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net46;netcoreapp2.1</TargetFrameworks >
5+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netcoreapp2.1</TargetFrameworks >
56 <DebugType >portable</DebugType >
67 <AssemblyName >Npgsql.Benchmarks</AssemblyName >
78 <OutputType >Exe</OutputType >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net452;netcoreapp2.1</TargetFrameworks >
5+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netcoreapp2.1</TargetFrameworks >
56 <DebugType >portable</DebugType >
67 <AssemblyOriginatorKeyFile >../../Npgsql.snk</AssemblyOriginatorKeyFile >
78 </PropertyGroup >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <LangVersion >latest</LangVersion >
55 <TargetFrameworks >net452;netcoreapp2.1</TargetFrameworks >
6+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' OR '$(CoreOnly)' == 'True'" >netcoreapp2.1</TargetFrameworks >
67 <DebugType >portable</DebugType >
78 <AssemblyOriginatorKeyFile >../../Npgsql.snk</AssemblyOriginatorKeyFile >
89 <SignAssembly >true</SignAssembly >
You can’t perform that action at this time.
0 commit comments