From 70e2dccb8ff6902c6cc5e1b6f664e8ceb5d3d07f Mon Sep 17 00:00:00 2001 From: xieguigang Date: Sat, 2 Jan 2021 15:55:59 +0800 Subject: [PATCH] config projects --- Centos/Centos.vbproj | 2 +- ComputingServices.sln | 2 +- ComputingServices/ComputingServices.vbproj | 2 +- ComputingServices/Taskhost.d/test/test.vbproj | 2 +- Distribute_computing/ComputingServices.sln | 2 +- Distribute_computing/DeepGrid/DeepGrid.vbproj | 2 +- .../GridDynamics_plugins/GridDynamics_plugins.vbproj | 2 +- Distribute_computing/GridDynamics_plugins/test/test.vbproj | 2 +- Distribute_computing/ManagerInterface/SocketHost.sln | 2 +- .../ManagerInterface/SocketHost/SocketHost.vbproj | 2 +- Distribute_computing/thinking/thinking.vbproj | 2 +- Docker/Docker.vbproj | 2 +- Docker/test/test.vbproj | 2 +- Examples/AnalysisExample/AnalysisExample.vbproj | 2 +- Examples/local/local.vbproj | 2 +- LINQ/LINQ.sln | 2 +- LINQ/LINQ/LINQ.vbproj | 2 +- LINQ/LINQ/test/test.vbproj | 2 +- LINQ/old/LINQ/LINQ.vbproj | 2 +- RQL/RQL.vbproj | 2 +- docker.sln | 2 +- ossutil.sln | 2 +- ossutil/ossutil.vbproj | 2 +- parallel.sln | 2 +- viz/ANNWebSocket/ANNWebSocket.vbproj | 2 +- viz/ANN_viz.sln | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Centos/Centos.vbproj b/Centos/Centos.vbproj index e9d47ff..fa9709c 100644 --- a/Centos/Centos.vbproj +++ b/Centos/Centos.vbproj @@ -399,7 +399,7 @@ {0c2eb77c-39f2-460d-a3f8-ce905f867637} R - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/ComputingServices.sln b/ComputingServices.sln index cfa7c5a..26c9cc2 100644 --- a/ComputingServices.sln +++ b/ComputingServices.sln @@ -5,7 +5,7 @@ VisualStudioVersion = 15.0.28307.757 MinimumVisualStudioVersion = 10.0.40219.1 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ComputingServices", "ComputingServices\ComputingServices.vbproj", "{87383048-1B31-49B7-9FB7-0DED1B80ACE8}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\sciBASIC#\Microsoft.VisualBasic.Core\src\47-dotnet_Microsoft.VisualBasic.vbproj"", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "test", "ComputingServices\Taskhost.d\test\test.vbproj", "{9F004CAB-1DE5-4E86-B6E8-E6AC6A6A8D21}" EndProject diff --git a/ComputingServices/ComputingServices.vbproj b/ComputingServices/ComputingServices.vbproj index fd08837..3c109e7 100644 --- a/ComputingServices/ComputingServices.vbproj +++ b/ComputingServices/ComputingServices.vbproj @@ -405,7 +405,7 @@ - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/ComputingServices/Taskhost.d/test/test.vbproj b/ComputingServices/Taskhost.d/test/test.vbproj index 9962647..c997878 100644 --- a/ComputingServices/Taskhost.d/test/test.vbproj +++ b/ComputingServices/Taskhost.d/test/test.vbproj @@ -131,7 +131,7 @@ - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/Distribute_computing/ComputingServices.sln b/Distribute_computing/ComputingServices.sln index 4ada184..87dfc7e 100644 --- a/Distribute_computing/ComputingServices.sln +++ b/Distribute_computing/ComputingServices.sln @@ -5,7 +5,7 @@ VisualStudioVersion = 15.0.28307.757 MinimumVisualStudioVersion = 10.0.40219.1 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ComputingServices", "..\ComputingServices\ComputingServices.vbproj", "{87383048-1B31-49B7-9FB7-0DED1B80ACE8}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\..\sciBASIC#\Microsoft.VisualBasic.Core\src\47-dotnet_Microsoft.VisualBasic.vbproj"", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "modules", "modules", "{3002ACC2-1B76-49D2-A14F-43C4A29E954A}" EndProject diff --git a/Distribute_computing/DeepGrid/DeepGrid.vbproj b/Distribute_computing/DeepGrid/DeepGrid.vbproj index 9f8dcef..4464650 100644 --- a/Distribute_computing/DeepGrid/DeepGrid.vbproj +++ b/Distribute_computing/DeepGrid/DeepGrid.vbproj @@ -200,7 +200,7 @@ {3291389c-ea87-4b33-a9a5-65a2d60ba3e2} physics - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/Distribute_computing/GridDynamics_plugins/GridDynamics_plugins.vbproj b/Distribute_computing/GridDynamics_plugins/GridDynamics_plugins.vbproj index fc3b86a..0677448 100644 --- a/Distribute_computing/GridDynamics_plugins/GridDynamics_plugins.vbproj +++ b/Distribute_computing/GridDynamics_plugins/GridDynamics_plugins.vbproj @@ -232,7 +232,7 @@ {e3367b88-5d0c-495a-8273-331656d4b5aa} math-core - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/Distribute_computing/GridDynamics_plugins/test/test.vbproj b/Distribute_computing/GridDynamics_plugins/test/test.vbproj index c320bcc..49b2930 100644 --- a/Distribute_computing/GridDynamics_plugins/test/test.vbproj +++ b/Distribute_computing/GridDynamics_plugins/test/test.vbproj @@ -226,7 +226,7 @@ {3291389c-ea87-4b33-a9a5-65a2d60ba3e2} physics - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/Distribute_computing/ManagerInterface/SocketHost.sln b/Distribute_computing/ManagerInterface/SocketHost.sln index 536fa5a..560861c 100644 --- a/Distribute_computing/ManagerInterface/SocketHost.sln +++ b/Distribute_computing/ManagerInterface/SocketHost.sln @@ -5,7 +5,7 @@ VisualStudioVersion = 16.0.29102.190 MinimumVisualStudioVersion = 10.0.40219.1 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SocketHost", "SocketHost\SocketHost.vbproj", "{76AA7198-724D-4F42-84C8-4BAF1B227FAB}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\..\..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\..\..\sciBASIC#\Microsoft.VisualBasic.Core\src\47-dotnet_Microsoft.VisualBasic.vbproj"", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "modules", "modules", "{0D32EC39-5E29-462F-85FB-EA45345EDFA5}" EndProject diff --git a/Distribute_computing/ManagerInterface/SocketHost/SocketHost.vbproj b/Distribute_computing/ManagerInterface/SocketHost/SocketHost.vbproj index ea73a6d..d0962e6 100644 --- a/Distribute_computing/ManagerInterface/SocketHost/SocketHost.vbproj +++ b/Distribute_computing/ManagerInterface/SocketHost/SocketHost.vbproj @@ -106,7 +106,7 @@ {fbfc1455-b232-4f16-afc7-4054a8b864ab} SMRUCC.WebCloud.HTTPInternal - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/Distribute_computing/thinking/thinking.vbproj b/Distribute_computing/thinking/thinking.vbproj index cb9750d..e42536d 100644 --- a/Distribute_computing/thinking/thinking.vbproj +++ b/Distribute_computing/thinking/thinking.vbproj @@ -223,7 +223,7 @@ - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/Docker/Docker.vbproj b/Docker/Docker.vbproj index c3659be..d56a4f3 100644 --- a/Docker/Docker.vbproj +++ b/Docker/Docker.vbproj @@ -430,7 +430,7 @@ {0c2eb77c-39f2-460d-a3f8-ce905f867637} R - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/Docker/test/test.vbproj b/Docker/test/test.vbproj index 05fbf03..6339890 100644 --- a/Docker/test/test.vbproj +++ b/Docker/test/test.vbproj @@ -177,7 +177,7 @@ - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/Examples/AnalysisExample/AnalysisExample.vbproj b/Examples/AnalysisExample/AnalysisExample.vbproj index 6de0a1a..ed8f3d2 100644 --- a/Examples/AnalysisExample/AnalysisExample.vbproj +++ b/Examples/AnalysisExample/AnalysisExample.vbproj @@ -122,7 +122,7 @@ - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} +Microsoft.VisualBasic.Architecture.Framework diff --git a/Examples/local/local.vbproj b/Examples/local/local.vbproj index 7774854..ecdf2bb 100644 --- a/Examples/local/local.vbproj +++ b/Examples/local/local.vbproj @@ -130,7 +130,7 @@ - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} +Microsoft.VisualBasic.Architecture.Framework diff --git a/LINQ/LINQ.sln b/LINQ/LINQ.sln index b348759..6cab75c 100644 --- a/LINQ/LINQ.sln +++ b/LINQ/LINQ.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30114.105 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\..\sciBASIC#\Microsoft.VisualBasic.Core\src\47-dotnet_Microsoft.VisualBasic.vbproj"", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "modules", "modules", "{FFF8BF41-A214-4F26-A8AF-EA056F90324D}" EndProject diff --git a/LINQ/LINQ/LINQ.vbproj b/LINQ/LINQ/LINQ.vbproj index 410430a..932b6dc 100644 --- a/LINQ/LINQ/LINQ.vbproj +++ b/LINQ/LINQ/LINQ.vbproj @@ -184,7 +184,7 @@ - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/LINQ/LINQ/test/test.vbproj b/LINQ/LINQ/test/test.vbproj index cf2dfe0..bda80c8 100644 --- a/LINQ/LINQ/test/test.vbproj +++ b/LINQ/LINQ/test/test.vbproj @@ -127,7 +127,7 @@ - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/LINQ/old/LINQ/LINQ.vbproj b/LINQ/old/LINQ/LINQ.vbproj index 6c63669..585d80a 100644 --- a/LINQ/old/LINQ/LINQ.vbproj +++ b/LINQ/old/LINQ/LINQ.vbproj @@ -372,7 +372,7 @@ - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/RQL/RQL.vbproj b/RQL/RQL.vbproj index d4e575c..2d8cd16 100644 --- a/RQL/RQL.vbproj +++ b/RQL/RQL.vbproj @@ -292,7 +292,7 @@ {fbfc1455-b232-4f16-afc7-4054a8b864ab} SMRUCC.WebCloud.HTTPInternal - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/docker.sln b/docker.sln index 7c0c6d1..bff29b8 100644 --- a/docker.sln +++ b/docker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30309.148 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\sciBASIC#\Microsoft.VisualBasic.Core\src\47-dotnet_Microsoft.VisualBasic.vbproj"", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "modules", "modules", "{5CB499DB-5073-413B-8172-D16A5A9A5195}" EndProject diff --git a/ossutil.sln b/ossutil.sln index e3744fa..19a3dad 100644 --- a/ossutil.sln +++ b/ossutil.sln @@ -5,7 +5,7 @@ VisualStudioVersion = 15.0.27428.2027 MinimumVisualStudioVersion = 10.0.40219.1 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ossutil", "ossutil\ossutil.vbproj", "{ADEAFBBD-06C0-4E53-B985-1AE8978F54AA}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\sciBASIC#\Microsoft.VisualBasic.Core\src\47-dotnet_Microsoft.VisualBasic.vbproj"", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "GraphTheory", "..\sciBASIC#\Data_science\Graph\GraphTheory.vbproj", "{203BC68F-A0CD-443A-AB62-4AF4110F752F}" EndProject diff --git a/ossutil/ossutil.vbproj b/ossutil/ossutil.vbproj index ae60d84..737e867 100644 --- a/ossutil/ossutil.vbproj +++ b/ossutil/ossutil.vbproj @@ -249,7 +249,7 @@ {203bc68f-a0cd-443a-ab62-4af4110f752f} GraphTheory - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/parallel.sln b/parallel.sln index d7d1004..3e75f8d 100644 --- a/parallel.sln +++ b/parallel.sln @@ -21,7 +21,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "runtime", "runtime", "{F65D EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ComputingServices", "ComputingServices\ComputingServices.vbproj", "{87383048-1B31-49B7-9FB7-0DED1B80ACE8}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\sciBASIC#\Microsoft.VisualBasic.Core\src\47-dotnet_Microsoft.VisualBasic.vbproj"", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SMRUCC.WebCloud.HTTPInternal", "..\httpd\WebCloud\SMRUCC.HTTPInternal\SMRUCC.WebCloud.HTTPInternal.vbproj", "{FBFC1455-B232-4F16-AFC7-4054A8B864AB}" EndProject diff --git a/viz/ANNWebSocket/ANNWebSocket.vbproj b/viz/ANNWebSocket/ANNWebSocket.vbproj index b04e15a..804d9db 100644 --- a/viz/ANNWebSocket/ANNWebSocket.vbproj +++ b/viz/ANNWebSocket/ANNWebSocket.vbproj @@ -105,7 +105,7 @@ {fbfc1455-b232-4f16-afc7-4054a8b864ab} SMRUCC.WebCloud.HTTPInternal - + {fecce1fd-e1d4-49e3-a668-60bb5e7aed99} 47-dotnet_Microsoft.VisualBasic diff --git a/viz/ANN_viz.sln b/viz/ANN_viz.sln index 76d43ab..5c7c7bb 100644 --- a/viz/ANN_viz.sln +++ b/viz/ANN_viz.sln @@ -15,7 +15,7 @@ Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ANNWebSocket", "ANNWebSocke EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WebSocket", "WebSocket", "{0EECFB6A-A9A5-484C-9457-817DFB9B894F}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\..\sciBASIC#\Microsoft.VisualBasic.Core\47-dotnet_Microsoft.VisualBasic.vbproj", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "47-dotnet_Microsoft.VisualBasic", "..\..\sciBASIC#\Microsoft.VisualBasic.Core\src\47-dotnet_Microsoft.VisualBasic.vbproj"", "{FECCE1FD-E1D4-49E3-A668-60BB5E7AED99}" EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SMRUCC.WebCloud.HTTPInternal", "..\..\httpd\WebCloud\SMRUCC.HTTPInternal\SMRUCC.WebCloud.HTTPInternal.vbproj", "{FBFC1455-B232-4F16-AFC7-4054A8B864AB}" EndProject