修改项目文件名AIMSControls

This commit is contained in:
leomon 2023-08-16 22:32:16 +08:00
parent 972890b7c5
commit e9ffc7f2be
674 changed files with 14 additions and 12 deletions

View File

@ -23,7 +23,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BeginScreen", "BeginScreen\
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentManagement", "DocumentManagement\DocumentManagement.csproj", "{80E69D05-8436-4342-B0B1-5ADAA8E83D41}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentManagement", "DocumentManagement\DocumentManagement.csproj", "{80E69D05-8436-4342-B0B1-5ADAA8E83D41}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIMSControls", "AIMS.UI\AIMSControls.csproj", "{84D0ECA0-7A0B-4E7F-90F1-E86C99F9E0DA}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AIMSControls", "AIMSControls\AIMSControls.csproj", "{84D0ECA0-7A0B-4E7F-90F1-E86C99F9E0DA}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution

View File

@ -124,7 +124,7 @@
<Content Include="UpdateList.xml" /> <Content Include="UpdateList.xml" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\AIMS.UI\AIMSControls.csproj"> <ProjectReference Include="..\AIMSControls\AIMSControls.csproj">
<Project>{84d0eca0-7a0b-4e7f-90f1-e86c99f9e0da}</Project> <Project>{84d0eca0-7a0b-4e7f-90f1-e86c99f9e0da}</Project>
<Name>AIMSControls</Name> <Name>AIMSControls</Name>
</ProjectReference> </ProjectReference>

Some files were not shown because too many files have changed in this diff Show More