11
This commit is contained in:
@@ -3061,6 +3061,8 @@
|
||||
<Content Include="ProjectData\MainItem.aspx" />
|
||||
<Content Include="ProjectData\MainItemEdit.aspx" />
|
||||
<Content Include="ProjectData\MainItemView.aspx" />
|
||||
<Content Include="ProjectData\ProjectDevices.aspx" />
|
||||
<Content Include="ProjectData\ProjectDevicesEdit.aspx" />
|
||||
<Content Include="ProjectData\ProjectInformation.aspx" />
|
||||
<Content Include="ProjectData\ProjectList.aspx" />
|
||||
<Content Include="ProjectData\ProjectSet.aspx" />
|
||||
@@ -14772,6 +14774,20 @@
|
||||
<Compile Include="ProjectData\MainItemView.aspx.designer.cs">
|
||||
<DependentUpon>MainItemView.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectDevices.aspx.cs">
|
||||
<DependentUpon>ProjectDevices.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectDevices.aspx.designer.cs">
|
||||
<DependentUpon>ProjectDevices.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectDevicesEdit.aspx.cs">
|
||||
<DependentUpon>ProjectDevicesEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectDevicesEdit.aspx.designer.cs">
|
||||
<DependentUpon>ProjectDevicesEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectInformation.aspx.cs">
|
||||
<DependentUpon>ProjectInformation.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
Reference in New Issue
Block a user