summaryrefslogtreecommitdiff
path: root/src/ext/ComPlus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set each native library dependency version to the build version.Sean Hall2022-04-191-1/+0
|
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-181-1/+0
|
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-3/+0
| | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files.
* Fix table names missing `Wix4` prefix.Bob Arnson2022-02-132-2/+2
|
* Versioned extension ids: ComPlus, MsmqBob Arnson2022-02-1319-172/+177
|
* Central caDecor and caErr.Bob Arnson2022-02-102-97/+1
|
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-4/+0
|
* Simplify and normalize ext projectsRob Mensching2021-12-302-14/+11
| | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other.
* Build with VS2022, which is now required.Bob Arnson2021-12-251-2/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Implement integrated build processRob Mensching2021-05-1120-453/+47
|
* Move ComPlus.wixext into extRob Mensching2021-05-04100-0/+22827