Skip to content

Commit f018274

Browse files
committed
Set Web.Release.config to Content
1 parent 92a2c63 commit f018274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BenchmarksAnalyzer/BenchmarksAnalyzer.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,10 @@
237237
<None Include="Web.Debug.config">
238238
<DependentUpon>Web.config</DependentUpon>
239239
</None>
240-
<None Include="Web.Release.config">
240+
<Content Include="Web.Release.config">
241241
<DependentUpon>Web.config</DependentUpon>
242242
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
243-
</None>
243+
</Content>
244244
</ItemGroup>
245245
<ItemGroup>
246246
<ProjectReference Include="..\BenchmarksAnalyzer.ServiceInterface\BenchmarksAnalyzer.ServiceInterface.csproj">

0 commit comments

Comments
 (0)