Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Commit f50d31f

Browse files
committed
Excluded unnecessary files from the project.
Excluded the 'Web.Debug.config.transform', 'Web.Release.config.transform' and 'Readme.txt' files from the project. Those files are included in the NuGet package.
1 parent a4716d9 commit f50d31f

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

src/Sitecore.Azure.Diagnostics/Sitecore.Azure.Diagnostics.csproj

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -102,21 +102,10 @@
102102
</None>
103103
<None Include="Properties\PublishProfiles\sc72rev140526.pubxml" />
104104
<None Include="Properties\PublishProfiles\sc75rev141003.pubxml" />
105-
<Content Include="Readme.txt">
106-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
107-
</Content>
108-
<Content Include="Web.Debug.config.transform">
109-
<SubType>Designer</SubType>
110-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
111-
</Content>
112105
<None Include="Web.Debug.config">
113106
<DependentUpon>Web.config</DependentUpon>
114107
<SubType>Designer</SubType>
115108
</None>
116-
<None Include="Web.Release.config.transform">
117-
<SubType>Designer</SubType>
118-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
119-
</None>
120109
<None Include="Web.Release.config">
121110
<DependentUpon>Web.config</DependentUpon>
122111
<SubType>Designer</SubType>
@@ -171,4 +160,4 @@
171160
<Target Name="AfterBuild">
172161
</Target>
173162
-->
174-
</Project>
163+
</Project>

0 commit comments

Comments
 (0)