Use modified version of nativefiledialog
This commit is contained in:
parent
ae4beaf454
commit
a5ab4f4ef9
@ -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>
|
||||
|
Binary file not shown.
@ -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
|
Loading…
Reference in New Issue
Block a user