Fix Bamboo...
This commit is contained in:
parent
a279ee284a
commit
432c4b20e0
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@
|
|||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent>xcopy $(SolutionDir)SqlBins\sqlite3.dll $(TargetDir)</PostBuildEvent>
|
||||
<PostBuildEvent>xcopy .\..\..\..\SqlBins\sqlite3.dll . /Y</PostBuildEvent>
|
||||
</PropertyGroup>
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue