fix project reference error

master
xieguigang 9 years ago
parent 981ecdff3a
commit 670fd3fd00

@ -283,9 +283,9 @@
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\sciBASIC#\Microsoft.VisualBasic.Architecture.Framework\+Microsoft.VisualBasic.Architecture.Framework.vbproj">
<ProjectReference Include="..\..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj">
<Project>{fecce1fd-e1d4-49e3-a668-60bb5e7aed99}</Project>
<Name>+Microsoft.VisualBasic.Architecture.Framework</Name>
<Name>47-dotnet_Microsoft.VisualBasic</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />

@ -330,9 +330,9 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\sciBASIC#\Microsoft.VisualBasic.Architecture.Framework\+Microsoft.VisualBasic.Architecture.Framework.vbproj">
<ProjectReference Include="..\..\..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj">
<Project>{fecce1fd-e1d4-49e3-a668-60bb5e7aed99}</Project>
<Name>+Microsoft.VisualBasic.Architecture.Framework</Name>
<Name>47-dotnet_Microsoft.VisualBasic</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />

@ -254,9 +254,9 @@
<Project>{fbfc1455-b232-4f16-afc7-4054a8b864ab}</Project>
<Name>SMRUCC.WebCloud.HTTPInternal</Name>
</ProjectReference>
<ProjectReference Include="..\..\sciBASIC#\Microsoft.VisualBasic.Architecture.Framework\+Microsoft.VisualBasic.Architecture.Framework.vbproj">
<ProjectReference Include="..\..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj">
<Project>{fecce1fd-e1d4-49e3-a668-60bb5e7aed99}</Project>
<Name>+Microsoft.VisualBasic.Architecture.Framework</Name>
<Name>47-dotnet_Microsoft.VisualBasic</Name>
</ProjectReference>
<ProjectReference Include="..\ComputingServices\ComputingServices.vbproj">
<Project>{87383048-1b31-49b7-9fb7-0ded1b80ace8}</Project>

Loading…
Cancel
Save