mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-18 13:20:11 +10:00
DiscUtils: Fat: Fix an issue with no long path name support in the upstream library
This commit is contained in:
+4
-1
@@ -354,7 +354,6 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="DiscUtils.BootConfig" Version="0.16.4" />
|
||||
<PackageReference Include="DiscUtils.Fat" Version="0.16.4" />
|
||||
<PackageReference Include="DiscUtils.Ntfs" Version="0.16.4" />
|
||||
<PackageReference Include="DiscUtils.Streams" Version="0.16.4" />
|
||||
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
|
||||
@@ -364,6 +363,10 @@
|
||||
<PackageReference Include="System.Management" Version="5.0.0" />
|
||||
<PackageReference Include="System.Text.Json" Version="5.0.2" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="DiscUtils\DiscUtils.Core\CoreCompat\" />
|
||||
<Folder Include="DiscUtils\DiscUtils.Core\Internal\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<PreBuildEvent>
|
||||
"C:\Program Files\PsTools\pskill.exe" XDesProc.exe 2>nul 1>nul
|
||||
|
||||
Reference in New Issue
Block a user