Remove comment in packages.config causing powershell parsing error (#41036)

Blue committed Jul 9, 2026 at 07:23 UTC 20423b2ea1f20640b41f3f0b79c06f3e9d9e3c1a
1 file changed -1
packages.config
-1
@@ -19,7 +19,6 @@
19 <package id="Microsoft.WSL.bsdtar" version="0.0.2-2" />
20 <package id="Microsoft.WSL.Dependencies.amd64fre" version="10.0.27820.1000-250318-1700.rs-base2-hyp" targetFramework="native" />
21 <package id="Microsoft.WSL.Dependencies.arm64fre" version="10.0.27820.1000-250318-1700.rs-base2-hyp" targetFramework="native" />
22 - <!-- TODO: Bump to an updated Microsoft.WSL.DeviceHost that includes the virtiofs O_APPEND ftruncate (EACCES) fix, then remove the virtiofs skip on the ftruncate check in test/linux/unit_tests/drvfs.c (DrvFsTestBasic). See microsoft/WSL#40987. -->
22 <package id="Microsoft.WSL.DeviceHost" version="1.2.39-0" />
23 <package id="Microsoft.WSL.Kernel" version="6.18.35.2-1" targetFramework="native" />
24 <package id="Microsoft.WSL.LinuxSdk" version="1.20.0" targetFramework="native" />