This commit is contained in:
2026-09-15 17:25:08 +08:00
parent cfb60fd1d6
commit 8cc87aa5ba
2 changed files with 5 additions and 3 deletions
File diff suppressed because one or more lines are too long
+4 -2
View File
@@ -12685,7 +12685,9 @@
<Compile Include="ProjectData\MasterProjectDataAnalysis.aspx.designer.cs"> <Compile Include="ProjectData\MasterProjectDataAnalysis.aspx.designer.cs">
<DependentUpon>MasterProjectDataAnalysis.aspx</DependentUpon> <DependentUpon>MasterProjectDataAnalysis.aspx</DependentUpon>
</Compile> </Compile>
<Compile Include="ProjectData\MasterProjectDataAnalysisOld.aspx.cs" /> <Compile Include="ProjectData\MasterProjectDataAnalysisOld.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ProjectData\MasterProjectDataAnalysisOld.aspx.designer.cs" /> <Compile Include="ProjectData\MasterProjectDataAnalysisOld.aspx.designer.cs" />
<Compile Include="ProjectData\MasterProjectDataUsage.aspx.cs"> <Compile Include="ProjectData\MasterProjectDataUsage.aspx.cs">
<DependentUpon>MasterProjectDataUsage.aspx</DependentUpon> <DependentUpon>MasterProjectDataUsage.aspx</DependentUpon>
@@ -18581,7 +18583,7 @@
</FlavorProperties> </FlavorProperties>
</VisualStudio> </VisualStudio>
</ProjectExtensions> </ProjectExtensions>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets" /> <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v18.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets. Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild"> <Target Name="BeforeBuild">