Added missing empty placeholder files to project file
This commit is contained in:
@@ -1721,9 +1721,14 @@
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>Reference.map</DependentUpon>
|
||||
</Compile>
|
||||
<Content Include="App_Code\empty.txt" />
|
||||
<Content Include="App_Data\Umbraco.sdf" />
|
||||
<Content Include="config\splashes\booting.aspx" />
|
||||
<Content Include="config\splashes\noNodes.aspx" />
|
||||
<Content Include="css\empty.txt" />
|
||||
<Content Include="masterpages\empty.txt" />
|
||||
<Content Include="media\empty.txt" />
|
||||
<Content Include="xslt\empty.txt" />
|
||||
<None Include="config\404handlers.Release.config">
|
||||
<DependentUpon>404handlers.config</DependentUpon>
|
||||
</None>
|
||||
@@ -3193,6 +3198,7 @@
|
||||
<DependentUpon>umbraco.xsd</DependentUpon>
|
||||
</None>
|
||||
<Content Include="config\UrlRewriting.config" />
|
||||
<Content Include="usercontrols\empty.txt" />
|
||||
<Content Include="web.config">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
@@ -3280,20 +3286,14 @@
|
||||
</WebReferenceUrl>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="App_Code\" />
|
||||
<Folder Include="css\" />
|
||||
<Folder Include="data\previews\" />
|
||||
<Folder Include="data\preview\" />
|
||||
<Folder Include="macroScripts\" />
|
||||
<Folder Include="masterpages\" />
|
||||
<Folder Include="media\" />
|
||||
<Folder Include="umbraco\ActionHandlers\scripts\" />
|
||||
<Folder Include="umbraco\imaging\" />
|
||||
<Folder Include="umbraco\library\" />
|
||||
<Folder Include="umbraco\webservices\api\" />
|
||||
<Folder Include="umbraco_client\tagging\" />
|
||||
<Folder Include="usercontrols\" />
|
||||
<Folder Include="xslt\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user