summaryrefslogtreecommitdiff
path: root/Directory.Build.props
AgeCommit message (Collapse)Author
2025-09-15Update wdk 65845an7y
2025-07-01update WDK nuget to 4204user/vjunyli/wdk4204v-junyli
2025-06-272505Duser/vjunyli/wdk2505d4202v-junyli
2025-03-12Add new verison of nuget DataExecutionPrevention is Linker option and set ↵Prashant Chahar
explicitly to a blank for KernelModeDriver (I don't know why, historical decision)
2024-11-26Update Nuget to version 10.0.26100.2454 (#1241)Adonais Romero González
2024-11-04WDK NuGet 2161 (#1226) (#1229)JakobL-MSFT
* Update packages.config * Update Directory.Build.props
2024-10-14WDK NuGet 1882 (#1224)JakobL-MSFT
* Update packages.config * Update Directory.Build.props
2024-09-18Upgrade nuget SDK and WDK packages to 26100.1591 (#1217)JakobL-MSFT
* Upgrade NuGet to 10.0.26100.1591
2024-05-22Upgrade NuGet to 26100.1 (#1162)JakobL-MSFT
* Upgrade NuGet to 10.0.26100.1-preview.ge-release * Upgrade NuGet to 10.0.26100.2 pre * Upgrade NuGet to 10.0.26100 * Upgrade NuGet to 10.0.26100.1 * Update Building-Locally.md * Update Building-Locally.md
2024-04-18Upgrade NuGet to 26095.2Jakob Lichtenberg (170957)
2024-04-18Upgrade NuGet 26095.2 (#1161)JakobL-MSFT
Upgrade NuGet to 26095.2
2024-04-12Upgrade nuget to 26090.10 (#1159)JakobL-MSFT
Upgrade NuGet to 26090.10
2024-04-11Upgrade nuget to 26090.8 (#1158)JakobL-MSFT
Upgrade NuGet to 26090.8
2024-03-25Upgrade nuget to 26090 (#1145)JakobL-MSFT
* Upgrade NuGet to 26090 * Update Build-SampleSet.ps1 * Update Build-SampleSet.ps1
2024-03-16Upgrade nuget to 26085 (#1143)JakobL-MSFT
* Update to WDK NuGet 26085 * Update to WDK NuGet 26085 --------- Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-03-09 Update to WDK NuGet 26080 (#1139)JakobL-MSFT
* Update to WDK NuGet 26080 * Update to WDK NuGet 26080 * Update to WDK NuGet 26080 --------- Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-03-03Update to WDK NuGet 26074 (#1133)JakobL-MSFT
Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-02-26Update to WDK NuGet 26068 (#1129)JakobL-MSFT
Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-02-25Upgrade nuget to 26066 (#1127)JakobL-MSFT
Update to WDK NuGet 26066 Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-02-15Upgrade nuget to 26061 (#1115)JakobL-MSFT
Update to WDK NuGet 26061 Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-02-06Initial Support for WDK NuGet Experiment. Take 3 (#1102)JakobL-MSFT
* Add parent directory file for NuGet import support * fix directory.build.props file * Checked in a comment with baseline. Also small fix to make sure we use GE InfVerif flags and Exclusions.csv * Remove references to path which refer older vars * Remove stale variable path from mincore.lib * remove references to stale variale from vhidmimium * remove stale reference from ddproxy * remove stale reference in inspect.vcxproj * Remove stale path reference in msnmntr.vcxproj * Remove stale path reference to stmedit.vcxproj * Remove stale path from echosrv.vcxproj * remove stale path mscorelib SingleComponentSingleStateUm.vcxproj * remove stale path * Move GitHub check up front * Replace correct value for the wpprecorderum * Removed the stale references for the um libs * correct the reference path for libs simplemedia * Correct the reference path for vccomsup * Correct the reference path for sdk lib path * added reference to the kit shared inc path * added reference to the kit shared inc path * Build-SampleSet: Let determination of NuGet packages be based on a folder .\packages rather than the .\packages.config file * added reference to the kit shared inc path * Updated PACKAGERESTORE_README.md with results from Prashant's recent fixes. Moves us 37 failures to 19 failures. * Rewrite how to get NuGet packages via EEAP or MSFTNuGet * Minor edits to Building-Locally.md * added reference to the kit shared inc path * Move forward to ge_release 26052. This fixes samples .\prm * added reference to the kit shared inc path * Move forward to ge_release 26052. This fixes samples .\prm. Update to .\Building-Locally.md * added reference to the kit shared inc path * added reference to the kit shared inc path * added reference to the kit shared inc path * added reference to the kit shared inc path * added reference to the kit shared inc path * added reference to the kit shared inc path * Update NuGet build instructions and PACKAGERESTORE_README.md * Reset Building-Locally.md and remote PACKAGERESTORE_README.md * Add reference to wdk um include path * Add reference to wdk um include path * Add reference to wdk um include path * Provided full path to wmimofck.exe to correctly resolve * Fix the path resolution for wmimofexe * Correct the wmimfck path resolution * Add NuGet arm64 support --------- Co-authored-by: Prashant Chahar <[email protected]> Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-02-06Initial Support for WDK NuGet Experiment. Take 2. (#1099)JakobL-MSFT
* Add parent directory file for NuGet import support * fix directory.build.props file * Checked in a comment with baseline. Also small fix to make sure we use GE InfVerif flags and Exclusions.csv * Remove references to path which refer older vars * Remove stale variable path from mincore.lib * remove references to stale variale from vhidmimium * remove stale reference from ddproxy * remove stale reference in inspect.vcxproj * Remove stale path reference in msnmntr.vcxproj * Remove stale path reference to stmedit.vcxproj * Remove stale path from echosrv.vcxproj * remove stale path mscorelib SingleComponentSingleStateUm.vcxproj * remove stale path * Move GitHub check up front * Replace correct value for the wpprecorderum * Removed the stale references for the um libs * correct the reference path for libs simplemedia * Correct the reference path for vccomsup * Correct the reference path for sdk lib path * added reference to the kit shared inc path * added reference to the kit shared inc path * Build-SampleSet: Let determination of NuGet packages be based on a folder .\packages rather than the .\packages.config file * added reference to the kit shared inc path * Updated PACKAGERESTORE_README.md with results from Prashant's recent fixes. Moves us 37 failures to 19 failures. * Rewrite how to get NuGet packages via EEAP or MSFTNuGet * Minor edits to Building-Locally.md * added reference to the kit shared inc path * Move forward to ge_release 26052. This fixes samples .\prm * added reference to the kit shared inc path * Move forward to ge_release 26052. This fixes samples .\prm. Update to .\Building-Locally.md * added reference to the kit shared inc path * added reference to the kit shared inc path * added reference to the kit shared inc path * added reference to the kit shared inc path * added reference to the kit shared inc path * added reference to the kit shared inc path * Update NuGet build instructions and PACKAGERESTORE_README.md * Reset Building-Locally.md and remote PACKAGERESTORE_README.md --------- Co-authored-by: Prashant Chahar <[email protected]> Co-authored-by: Jakob Lichtenberg <[email protected]>