This commit is contained in:
2019-12-10 15:13:07 +01:00
parent e64ce6543b
commit b6c696ca46
6 changed files with 61 additions and 8 deletions

View File

@@ -66,7 +66,8 @@
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="Mapped\FileInfo.vb" />
<Compile Include="Internals\IconExtractor.vb" />
<Compile Include="Mapped\NativeFileInfo.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
@@ -82,6 +83,7 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Native\LibShell32.vb" />
<Compile Include="Native\SHFILEINFO.vb" />
</ItemGroup>
<ItemGroup>