Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for Targets/SQLite.NET.targets
2020-03-27
| ||
16:08 | Enhancements to the build system, including better support for 'vswhere' and 'dotnet restore' automation. file: [5aff627cfc] check-in: [18cf53434a] user: mistachkin branch: trunk, size: 18120 | |
2020-01-23
| ||
04:55 | Reform use of the CreateItem MSBuild task. file: [ddffd32cc2] check-in: [a30beb98c6] user: mistachkin branch: corePreRelease, size: 18112 | |
2018-04-05
| ||
15:25 | Work around inability of .NET Core SDK to properly generate resources from a 'resx' file that refers to other files. file: [07eee00616] check-in: [681cdd1dde] user: mistachkin branch: netStandard20, size: 18089 | |
2018-01-15
| ||
17:20 | Fix compilation of the design-time components project using the latest Visual Studio 2017 update. file: [0f4c017ab8] check-in: [ad7af0b258] user: mistachkin branch: trunk, size: 15806 | |
2017-08-02
| ||
21:19 | Rename 'TryToFindVsSdk2017' MSBuild target to 'MaybeFindVsSdk2017'. Add 'MaybeMissingVsSdk2017' MSBuild target. Call both of them from the 'InitialTargets' property so they can actually override the build processing, if necessary. file: [778af1ba5a] check-in: [e1d9903754] user: mistachkin branch: vs2017, size: 15647 | |
20:53 | Corrections to the 'TryToFindVsSdk2017' build target. Also, make it possible to use the target without needing the 'SQLiteNetDir' MSBuild property. file: [d61d990f7d] check-in: [628098f876] user: mistachkin branch: vs2017, size: 13637 | |
19:18 | Apparently, the 'installationPath' property produced by 'vswhere' for Visual Studio 2017 does not have a trailing backslash. file: [e34bee9ac7] check-in: [1a27c3db68] user: mistachkin branch: vs2017, size: 13562 | |
19:09 | Attempt to use the 'vswhere' tool to locate the SDK for Visual Studio 2017 for the design-time components project. file: [883451fa24] check-in: [0199d92b58] user: mistachkin branch: vs2017, size: 13559 | |
2016-08-31
| ||
20:55 | Further refinements. file: [aec5547b02] check-in: [1df1cd4fec] user: mistachkin branch: interopPostBuild, size: 12072 | |
20:06 | Initial work on fixing the PostBuildEvent issues with the interop assembly project. file: [cd0477ebdd] check-in: [7a51a2839e] user: mistachkin branch: interopPostBuild, size: 11925 | |
2016-01-25
| ||
22:17 | Enhance MSBuild infrastructure to better support targeting alternative .NET Framework versions. file: [bafc25f5fe] check-in: [76b4cc2889] user: mistachkin branch: trunk, size: 10224 | |
2015-08-16
| ||
21:49 | Silence MSBuild warnings caused by output from the 'corflags.exe' tool. file: [9d27560765] check-in: [bd0c7acbd0] user: mistachkin branch: trunk, size: 9922 | |
2014-08-02
| ||
00:02 | Make sure the 32-bit-only flagged executable assemblies are re-signed properly and use them for the 32-bit setup packages. file: [5bbc43a7b2] check-in: [7a3c948114] user: mistachkin branch: trunk, size: 9904 | |
2014-03-12
| ||
02:27 | Renamed and modified SQLite.NET.targets → Targets/SQLite.NET.targets. Move all strong name keys, targets, and configuration files into their own sub-directories. Move all resources for the core System.Data.SQLite assembly into their own sub-directory. Update list of SQLite keywords contained in the resource file. file: [d3b2d4b255] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 9878 | |