File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
StaTypPocoQueries.PetaPoco Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11/**
2- * Copyright 2018-2020 Aaron Sherber
2+ * Copyright 2018-2021 Aaron Sherber
33
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/**
2- * Copyright 2018-2020 Aaron Sherber
2+ * Copyright 2018-2021 Aaron Sherber
33
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/**
2- * Copyright 2018-2020 Aaron Sherber
2+ * Copyright 2018-2021 Aaron Sherber
33
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/**
2- * Copyright 2018-2020 Aaron Sherber
2+ * Copyright 2018-2021 Aaron Sherber
33
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 66 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
77 <Description >PetaPoco bindings for StaTypPocoQueries.</Description >
88 <Authors >Aaron Sherber</Authors >
9- <Copyright >Copyright 2018-19 </Copyright >
9+ <Copyright >Copyright 2018-21 </Copyright >
1010 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1111 <RepositoryUrl >https://github.com/asherber/StaTypPocoQueries.PetaPoco</RepositoryUrl >
1212 <RepositoryType >git</RepositoryType >
1313 <PackageIconUrl >https://raw.githubusercontent.com/asherber/StaTypPocoQueries.PetaPoco/master/media/static-64.png</PackageIconUrl >
1414 <PackageTags >petapoco statyppocoqueries statically typed</PackageTags >
15- <PackageReleaseNotes >Methods will now correctly read Column attributes on properties when building SQL</PackageReleaseNotes >
15+ <PackageReleaseNotes >Methods will now use mapper for names and values when building SQL</PackageReleaseNotes >
1616 </PropertyGroup >
1717 <PropertyGroup >
1818 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1919 <DocumentationFile >$(AssemblyName).xml</DocumentationFile >
20- <NoWarn >$(NoWarn); 1591;1570;1587</NoWarn >
20+ <NoWarn >1701;1702; 1591;1570;1587;CS1573 </NoWarn >
2121 </PropertyGroup >
2222 <ItemGroup >
2323 <PackageReference Include =" PetaPoco.Compiled" Version =" [6.0.394,7.0)" />
You can’t perform that action at this time.
0 commit comments