|
|
|
|
@ -64,7 +64,6 @@
|
|
|
|
|
<Import Include="System.Threading.Tasks" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="Class1.vb" />
|
|
|
|
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
|
|
|
|
<Compile Include="My Project\Application.Designer.vb">
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
@ -80,6 +79,7 @@
|
|
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="SlaveTask.vb" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="My Project\Resources.resx">
|
|
|
|
|
@ -100,5 +100,11 @@
|
|
|
|
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
|
|
|
|
</None>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\..\sciBASIC#\Microsoft.VisualBasic.Core\src\47-dotnet_Microsoft.VisualBasic.vbproj">
|
|
|
|
|
<Project>{fecce1fd-e1d4-49e3-a668-60bb5e7aed99}</Project>
|
|
|
|
|
<Name>47-dotnet_Microsoft.VisualBasic</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
|
|
|
</Project>
|