Update winfsp.

This commit is contained in:
2024-11-09 06:39:51 +00:00
parent aa3052d95d
commit 89960e5ce8
5 changed files with 1 additions and 45 deletions

View File

@@ -12,13 +12,13 @@
<PackageReference Include="Mono.Fuse.NETStandard" Version="1.1.0"/>
<PackageReference Include="SharpCompress" Version="0.38.0" />
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0"/>
<PackageReference Include="winfsp.net" Version="2.1.24255" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RomRepoMgr.Database\RomRepoMgr.Database.csproj"/>
<ProjectReference Include="..\RomRepoMgr.Settings\RomRepoMgr.Settings.csproj"/>
<ProjectReference Include="..\SabreTools\SabreTools.DatFiles\SabreTools.DatFiles.csproj"/>
<ProjectReference Include="..\winfsp-netcore\winfsp-netcore.csproj"/>
</ItemGroup>
<ItemGroup>