mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
Removed some residual JS source map references.
This commit is contained in:
parent
4b11d08ccd
commit
8911365242
@ -553,22 +553,10 @@
|
||||
<Content Include="Content\Strobe Media Playback Notice.docx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Scripts\lib\console-shim.min.js.map">
|
||||
<DependentUpon>console-shim.min.js</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Scripts\lib\jstree.min.js.map">
|
||||
<DependentUpon>jstree.min.js</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Scripts\lib\moment.min.js.map">
|
||||
<DependentUpon>moment.min.js</DependentUpon>
|
||||
</Content>
|
||||
<None Include="Scripts\lib\MPEG Dash Notice.docx" />
|
||||
<Content Include="Styles\cloudmedia-admin-settings.css.map">
|
||||
<DependentUpon>cloudmedia-admin-settings.css</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Scripts\lib\underscore.min.js.map">
|
||||
<DependentUpon>underscore.min.js</DependentUpon>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Scripts\cloudmedia-admin-common.js.map" />
|
||||
|
@ -117,11 +117,6 @@
|
||||
<Name>Orchard.Widgets</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Scripts\jquery.tmpl.min.js.map">
|
||||
<DependentUpon>jquery.tmpl.min.js</DependentUpon>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
||||
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
||||
|
Loading…
Reference in New Issue
Block a user