Fix Windows
This commit is contained in:
parent
bb07ec43cd
commit
923ef7ba5a
@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<LangVersion>10</LangVersion>
|
||||
<PackageVersion>0.1</PackageVersion>
|
||||
<PackageVersion>0.2</PackageVersion>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<Nullable>disable</Nullable>
|
||||
</PropertyGroup>
|
||||
@ -25,6 +25,12 @@
|
||||
<None Update="nfd.pdb">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="nfd.exp">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="nfd.lib">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Binary file not shown.
BIN
NativeFileDialogSharp/nfd.exp
Normal file
BIN
NativeFileDialogSharp/nfd.exp
Normal file
Binary file not shown.
BIN
NativeFileDialogSharp/nfd.lib
Normal file
BIN
NativeFileDialogSharp/nfd.lib
Normal file
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
Subproject commit 5018af9ba752cafeaed10b1ceba1b07dcb551923
|
||||
Subproject commit 17e5dd836cbb638b24274cf712766208886dae95
|
Loading…
Reference in New Issue
Block a user