diff options
| author | Staffan Gustafsson <staffangu@outlook.com> | 2022-11-30 17:15:12 +0100 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2023-01-18 18:10:56 -0600 |
| commit | 853887b4e84df1965794802b7683f3a9aca3e930 (patch) | |
| tree | c2db272b63381c94186712c0029ed0e000ec3391 /src/ext/NetFx/be/precomp.h | |
| parent | 9f368d76848e31d21ec3c193fa8c92849b1362a1 (diff) | |
| download | wix-853887b4e84df1965794802b7683f3a9aca3e930.tar.gz wix-853887b4e84df1965794802b7683f3a9aca3e930.tar.bz2 wix-853887b4e84df1965794802b7683f3a9aca3e930.zip | |
Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheck
Diffstat (limited to 'src/ext/NetFx/be/precomp.h')
| -rw-r--r-- | src/ext/NetFx/be/precomp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/NetFx/be/precomp.h b/src/ext/NetFx/be/precomp.h index 33aea9bc..4a774200 100644 --- a/src/ext/NetFx/be/precomp.h +++ b/src/ext/NetFx/be/precomp.h | |||
| @@ -30,4 +30,5 @@ | |||
| 30 | #include "..\..\beDecor.h" | 30 | #include "..\..\beDecor.h" |
| 31 | #include "netfxsearch.h" | 31 | #include "netfxsearch.h" |
| 32 | #include "detectnetcore.h" | 32 | #include "detectnetcore.h" |
| 33 | #include "detectnetcoresdk.h" | ||
| 33 | #include "NetfxBundleExtension.h" | 34 | #include "NetfxBundleExtension.h" |
