Use modified version of nativefiledialog

This commit is contained in:
milleniumbug 2021-12-26 22:56:59 +01:00
parent ae4beaf454
commit a5ab4f4ef9
4 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<LangVersion>10</LangVersion>
<PackageVersion>0.2.2</PackageVersion>
<PackageVersion>0.2.3</PackageVersion>
<TargetFramework>net6.0</TargetFramework>
<Nullable>disable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

View File

@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\NativeFileDialogSharp\NativeFileDialogSharp.csproj" />
<PackageReference Include="NativeFileDialogSharp" Version="0.2.3" />
</ItemGroup>
</Project>

@ -1 +1 @@
Subproject commit 17e5dd836cbb638b24274cf712766208886dae95
Subproject commit 5b80f6472e5d1597e63640ba40caf1c1fd4835c9