Updated csproj to copy DefaultPowerTraceProfile.wprp to the output directory.
This commit is contained in:
Родитель
ff3a84d8cb
Коммит
3b9093a247
|
@ -53,7 +53,9 @@
|
|||
<ItemGroup>
|
||||
<None Include="App.config" />
|
||||
<None Include="app.manifest" />
|
||||
<None Include="DefaultPowerTraceProfile.wprp" />
|
||||
<None Include="DefaultPowerTraceProfile.wprp">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
|
Загрузка…
Ссылка в новой задаче