Skip to content

Commit c0ffd7e

Browse files
committed
Merge branch 'master' into Patron
2 parents ed3e1aa + b0c1ccf commit c0ffd7e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

‎Torch.Server/Torch.Server.csproj‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,5 +513,6 @@
513513
<Import Project="$(SolutionDir)\TransformOnBuild.targets" />
514514
<PropertyGroup>
515515
<PostBuildEvent>copy "$(SolutionDir)NLog.config" "$(TargetDir)"</PostBuildEvent>
516+
<PostBuildEvent>copy "$(SolutionDir)NLog-user.config" "$(TargetDir)"</PostBuildEvent>
516517
</PropertyGroup>
517518
</Project>

‎Torch.sln‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ EndProject
1414
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7AD02A71-1D4C-48F9-A8C1-789A5512424F}"
1515
ProjectSection(SolutionItems) = preProject
1616
NLog.config = NLog.config
17+
NLog-user.config = NLog-user.config
1718
EndProjectSection
1819
EndProject
1920
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Torch.Tests", "Torch.Tests\Torch.Tests.csproj", "{C3C8B671-6AD1-44AA-A8DA-E0C0DC0FEDF5}"

0 commit comments

Comments
 (0)