SlideShare una empresa de Scribd logo
1 de 6
VS 2012 Publishing Profiles and
Copy Files Using MSBuilld Commands
howard
前題
 在專案引用 FreeImageNet nuget package 後,會放一 案在檔
(projectDir)ContentFreeImage.dll ,如下圖
問題
 如何在 VS2012 publish WEB 專案時,需將 FreeImage.dll copy 至
(outputDir)bin 下
答
 建立 web application profile
 修改 profile
 新增一 target, 並指定 AfterTargets="CopyAllFilesToSingleFolderForPackage"
 將 FreeImage.dll copy to $(_PackageTempDir)bin 即可

 備註:
 在 publish project 時,會將專案先 copy 至 _PackageTempDir ,再複製到目的資料夾
 _PackageTempDir = (projectDir)objReleasePackagePackageTmp
資料來源
 http://go.microsoft.com/fwlink/?LinkID=208121
 由此可得知預設的 publish build 位置: %Program Files
%MSBuildMicrosoftVisualStudiov10.0Web
 由此路徑可找到 Microsoft.Web.Publishing.targets ,分析內容可以
發現只要在 CopyAllFilesToSingleFolderForPackage Task 執行完後,再複製 案檔
即可
 http://stackoverflow.com/questions/14324045/vs-2012-publishing-profiles-
and-copy-files-using-msbuilld-commands
資料來源
 http://go.microsoft.com/fwlink/?LinkID=208121
 由此可得知預設的 publish build 位置: %Program Files
%MSBuildMicrosoftVisualStudiov10.0Web
 由此路徑可找到 Microsoft.Web.Publishing.targets ,分析內容可以
發現只要在 CopyAllFilesToSingleFolderForPackage Task 執行完後,再複製 案檔
即可
 http://stackoverflow.com/questions/14324045/vs-2012-publishing-profiles-
and-copy-files-using-msbuilld-commands

Más contenido relacionado

Similar a Vs 2012 publishing profiles and copy files using ms builld commands

第1讲 开始编写程序
第1讲 开始编写程序第1讲 开始编写程序
第1讲 开始编写程序ruandao
 
OpenCV 2.4.2在codeblocks 10.05的環境設定
OpenCV 2.4.2在codeblocks 10.05的環境設定OpenCV 2.4.2在codeblocks 10.05的環境設定
OpenCV 2.4.2在codeblocks 10.05的環境設定菌 細
 
Visual studio 2012 與 asp.net 4.5 (新功能與開發介紹) 第一天
Visual studio 2012 與 asp.net 4.5 (新功能與開發介紹) 第一天Visual studio 2012 與 asp.net 4.5 (新功能與開發介紹) 第一天
Visual studio 2012 與 asp.net 4.5 (新功能與開發介紹) 第一天Gelis Wu
 
Introduction to MVC of CodeIgniter 2.1.x
Introduction to MVC of CodeIgniter 2.1.xIntroduction to MVC of CodeIgniter 2.1.x
Introduction to MVC of CodeIgniter 2.1.xBo-Yi Wu
 
Android gradle 从入门到gg 1
Android gradle 从入门到gg 1Android gradle 从入门到gg 1
Android gradle 从入门到gg 1Jun Liu
 
19_2如何下載與安裝能一次上傳多個檔案到Google文件的Doc List Uploader
19_2如何下載與安裝能一次上傳多個檔案到Google文件的Doc List Uploader19_2如何下載與安裝能一次上傳多個檔案到Google文件的Doc List Uploader
19_2如何下載與安裝能一次上傳多個檔案到Google文件的Doc List Uploaderp_yang
 
程式人雜誌 2015年三月
程式人雜誌 2015年三月程式人雜誌 2015年三月
程式人雜誌 2015年三月鍾誠 陳鍾誠
 
程式人雜誌 -- 2015 年3月號
程式人雜誌 -- 2015 年3月號程式人雜誌 -- 2015 年3月號
程式人雜誌 -- 2015 年3月號鍾誠 陳鍾誠
 
Android gradle 从入门到gg 3
Android gradle 从入门到gg 3Android gradle 从入门到gg 3
Android gradle 从入门到gg 3Jun Liu
 
校園共筆應用 20070725
校園共筆應用 20070725校園共筆應用 20070725
校園共筆應用 20070725Planetoid Hsu
 
Android 2.2 手機應用程式設計:第四章 第一個程式
Android 2.2 手機應用程式設計:第四章 第一個程式Android 2.2 手機應用程式設計:第四章 第一個程式
Android 2.2 手機應用程式設計:第四章 第一個程式Robert Chi
 
rebar erlang 2
rebar erlang 2rebar erlang 2
rebar erlang 2致远 郑
 
P6 导入和导出数据
P6 导入和导出数据P6 导入和导出数据
P6 导入和导出数据epst
 

Similar a Vs 2012 publishing profiles and copy files using ms builld commands (20)

第1讲 开始编写程序
第1讲 开始编写程序第1讲 开始编写程序
第1讲 开始编写程序
 
N bear
N bearN bear
N bear
 
OpenCV 2.4.2在codeblocks 10.05的環境設定
OpenCV 2.4.2在codeblocks 10.05的環境設定OpenCV 2.4.2在codeblocks 10.05的環境設定
OpenCV 2.4.2在codeblocks 10.05的環境設定
 
Visual studio 2012 與 asp.net 4.5 (新功能與開發介紹) 第一天
Visual studio 2012 與 asp.net 4.5 (新功能與開發介紹) 第一天Visual studio 2012 與 asp.net 4.5 (新功能與開發介紹) 第一天
Visual studio 2012 與 asp.net 4.5 (新功能與開發介紹) 第一天
 
I os 16
I os 16I os 16
I os 16
 
Introduction to MVC of CodeIgniter 2.1.x
Introduction to MVC of CodeIgniter 2.1.xIntroduction to MVC of CodeIgniter 2.1.x
Introduction to MVC of CodeIgniter 2.1.x
 
Android gradle 从入门到gg 1
Android gradle 从入门到gg 1Android gradle 从入门到gg 1
Android gradle 从入门到gg 1
 
19_2如何下載與安裝能一次上傳多個檔案到Google文件的Doc List Uploader
19_2如何下載與安裝能一次上傳多個檔案到Google文件的Doc List Uploader19_2如何下載與安裝能一次上傳多個檔案到Google文件的Doc List Uploader
19_2如何下載與安裝能一次上傳多個檔案到Google文件的Doc List Uploader
 
程式人雜誌 2015年三月
程式人雜誌 2015年三月程式人雜誌 2015年三月
程式人雜誌 2015年三月
 
程式人雜誌 -- 2015 年3月號
程式人雜誌 -- 2015 年3月號程式人雜誌 -- 2015 年3月號
程式人雜誌 -- 2015 年3月號
 
Android gradle 从入门到gg 3
Android gradle 从入门到gg 3Android gradle 从入门到gg 3
Android gradle 从入门到gg 3
 
校園共筆應用 20070725
校園共筆應用 20070725校園共筆應用 20070725
校園共筆應用 20070725
 
Android 2.2 手機應用程式設計:第四章 第一個程式
Android 2.2 手機應用程式設計:第四章 第一個程式Android 2.2 手機應用程式設計:第四章 第一個程式
Android 2.2 手機應用程式設計:第四章 第一個程式
 
rebar erlang 2
rebar erlang 2rebar erlang 2
rebar erlang 2
 
P6 导入和导出数据
P6 导入和导出数据P6 导入和导出数据
P6 导入和导出数据
 
Ch02
Ch02Ch02
Ch02
 
111
111111
111
 
111
111111
111
 
111
111111
111
 
111
111111
111
 

Más de LearningTech

Más de LearningTech (20)

vim
vimvim
vim
 
PostCss
PostCssPostCss
PostCss
 
ReactJs
ReactJsReactJs
ReactJs
 
Docker
DockerDocker
Docker
 
Semantic ui
Semantic uiSemantic ui
Semantic ui
 
node.js errors
node.js errorsnode.js errors
node.js errors
 
Process control nodejs
Process control nodejsProcess control nodejs
Process control nodejs
 
Expression tree
Expression treeExpression tree
Expression tree
 
SQL 效能調校
SQL 效能調校SQL 效能調校
SQL 效能調校
 
flexbox report
flexbox reportflexbox report
flexbox report
 
Vic weekly learning_20160504
Vic weekly learning_20160504Vic weekly learning_20160504
Vic weekly learning_20160504
 
Reflection & activator
Reflection & activatorReflection & activator
Reflection & activator
 
Peggy markdown
Peggy markdownPeggy markdown
Peggy markdown
 
Node child process
Node child processNode child process
Node child process
 
20160415ken.lee
20160415ken.lee20160415ken.lee
20160415ken.lee
 
Peggy elasticsearch應用
Peggy elasticsearch應用Peggy elasticsearch應用
Peggy elasticsearch應用
 
Expression tree
Expression treeExpression tree
Expression tree
 
Vic weekly learning_20160325
Vic weekly learning_20160325Vic weekly learning_20160325
Vic weekly learning_20160325
 
D3js learning tips
D3js learning tipsD3js learning tips
D3js learning tips
 
git command
git commandgit command
git command
 

Último

《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》
《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》
《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》powerdd
 
Abortion Pills for sale in Ajman (UAE) ((+27.7377;58;557) Abortion Pills / Cy...
Abortion Pills for sale in Ajman (UAE) ((+27.7377;58;557) Abortion Pills / Cy...Abortion Pills for sale in Ajman (UAE) ((+27.7377;58;557) Abortion Pills / Cy...
Abortion Pills for sale in Ajman (UAE) ((+27.7377;58;557) Abortion Pills / Cy...daisycvs
 
IN MUSCAT & OMAN 🏥[^(+968_76875161*))☎️)¥) LEGIT Cytotec Pills.
IN MUSCAT & OMAN 🏥[^(+968_76875161*))☎️)¥) LEGIT Cytotec Pills.IN MUSCAT & OMAN 🏥[^(+968_76875161*))☎️)¥) LEGIT Cytotec Pills.
IN MUSCAT & OMAN 🏥[^(+968_76875161*))☎️)¥) LEGIT Cytotec Pills.zuhaibhaideri99
 
Kuwait City₩Kit【+971523788684】彡 ௹#Abortion Pills For sale In Kuwait City.
Kuwait City₩Kit【+971523788684】彡 ௹#Abortion Pills For sale In Kuwait City.Kuwait City₩Kit【+971523788684】彡 ௹#Abortion Pills For sale In Kuwait City.
Kuwait City₩Kit【+971523788684】彡 ௹#Abortion Pills For sale In Kuwait City.fionamali24
 
Al Doha +971552965071 Abortion Pills in Doha Qatar Al Wakrah misoprostol/cyto...
Al Doha +971552965071 Abortion Pills in Doha Qatar Al Wakrah misoprostol/cyto...Al Doha +971552965071 Abortion Pills in Doha Qatar Al Wakrah misoprostol/cyto...
Al Doha +971552965071 Abortion Pills in Doha Qatar Al Wakrah misoprostol/cyto...schonejummy
 
IN Port Alfred [[[[WhatsApp (((+27632505360))) *____**)) ABORTION PILLS FOR S...
IN Port Alfred [[[[WhatsApp (((+27632505360))) *____**)) ABORTION PILLS FOR S...IN Port Alfred [[[[WhatsApp (((+27632505360))) *____**)) ABORTION PILLS FOR S...
IN Port Alfred [[[[WhatsApp (((+27632505360))) *____**)) ABORTION PILLS FOR S...schonejummy
 
Abortion in AL AIN*%UAE^*[☎️+971523788684**]]@ @# Abortion pills for sale in ...
Abortion in AL AIN*%UAE^*[☎️+971523788684**]]@ @# Abortion pills for sale in ...Abortion in AL AIN*%UAE^*[☎️+971523788684**]]@ @# Abortion pills for sale in ...
Abortion in AL AIN*%UAE^*[☎️+971523788684**]]@ @# Abortion pills for sale in ...fionamali24
 
Hi 00971552965071 ABORTION PILLS IN Marina Palm Jumeirah JVC
Hi 00971552965071 ABORTION PILLS IN Marina Palm Jumeirah JVCHi 00971552965071 ABORTION PILLS IN Marina Palm Jumeirah JVC
Hi 00971552965071 ABORTION PILLS IN Marina Palm Jumeirah JVCschonejummy
 

Último (8)

《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》
《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》
《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》《段永平(投資的本質)》
 
Abortion Pills for sale in Ajman (UAE) ((+27.7377;58;557) Abortion Pills / Cy...
Abortion Pills for sale in Ajman (UAE) ((+27.7377;58;557) Abortion Pills / Cy...Abortion Pills for sale in Ajman (UAE) ((+27.7377;58;557) Abortion Pills / Cy...
Abortion Pills for sale in Ajman (UAE) ((+27.7377;58;557) Abortion Pills / Cy...
 
IN MUSCAT & OMAN 🏥[^(+968_76875161*))☎️)¥) LEGIT Cytotec Pills.
IN MUSCAT & OMAN 🏥[^(+968_76875161*))☎️)¥) LEGIT Cytotec Pills.IN MUSCAT & OMAN 🏥[^(+968_76875161*))☎️)¥) LEGIT Cytotec Pills.
IN MUSCAT & OMAN 🏥[^(+968_76875161*))☎️)¥) LEGIT Cytotec Pills.
 
Kuwait City₩Kit【+971523788684】彡 ௹#Abortion Pills For sale In Kuwait City.
Kuwait City₩Kit【+971523788684】彡 ௹#Abortion Pills For sale In Kuwait City.Kuwait City₩Kit【+971523788684】彡 ௹#Abortion Pills For sale In Kuwait City.
Kuwait City₩Kit【+971523788684】彡 ௹#Abortion Pills For sale In Kuwait City.
 
Al Doha +971552965071 Abortion Pills in Doha Qatar Al Wakrah misoprostol/cyto...
Al Doha +971552965071 Abortion Pills in Doha Qatar Al Wakrah misoprostol/cyto...Al Doha +971552965071 Abortion Pills in Doha Qatar Al Wakrah misoprostol/cyto...
Al Doha +971552965071 Abortion Pills in Doha Qatar Al Wakrah misoprostol/cyto...
 
IN Port Alfred [[[[WhatsApp (((+27632505360))) *____**)) ABORTION PILLS FOR S...
IN Port Alfred [[[[WhatsApp (((+27632505360))) *____**)) ABORTION PILLS FOR S...IN Port Alfred [[[[WhatsApp (((+27632505360))) *____**)) ABORTION PILLS FOR S...
IN Port Alfred [[[[WhatsApp (((+27632505360))) *____**)) ABORTION PILLS FOR S...
 
Abortion in AL AIN*%UAE^*[☎️+971523788684**]]@ @# Abortion pills for sale in ...
Abortion in AL AIN*%UAE^*[☎️+971523788684**]]@ @# Abortion pills for sale in ...Abortion in AL AIN*%UAE^*[☎️+971523788684**]]@ @# Abortion pills for sale in ...
Abortion in AL AIN*%UAE^*[☎️+971523788684**]]@ @# Abortion pills for sale in ...
 
Hi 00971552965071 ABORTION PILLS IN Marina Palm Jumeirah JVC
Hi 00971552965071 ABORTION PILLS IN Marina Palm Jumeirah JVCHi 00971552965071 ABORTION PILLS IN Marina Palm Jumeirah JVC
Hi 00971552965071 ABORTION PILLS IN Marina Palm Jumeirah JVC
 

Vs 2012 publishing profiles and copy files using ms builld commands

  • 1. VS 2012 Publishing Profiles and Copy Files Using MSBuilld Commands howard
  • 2. 前題  在專案引用 FreeImageNet nuget package 後,會放一 案在檔 (projectDir)ContentFreeImage.dll ,如下圖
  • 3. 問題  如何在 VS2012 publish WEB 專案時,需將 FreeImage.dll copy 至 (outputDir)bin 下
  • 4. 答  建立 web application profile  修改 profile  新增一 target, 並指定 AfterTargets="CopyAllFilesToSingleFolderForPackage"  將 FreeImage.dll copy to $(_PackageTempDir)bin 即可   備註:  在 publish project 時,會將專案先 copy 至 _PackageTempDir ,再複製到目的資料夾  _PackageTempDir = (projectDir)objReleasePackagePackageTmp
  • 5. 資料來源  http://go.microsoft.com/fwlink/?LinkID=208121  由此可得知預設的 publish build 位置: %Program Files %MSBuildMicrosoftVisualStudiov10.0Web  由此路徑可找到 Microsoft.Web.Publishing.targets ,分析內容可以 發現只要在 CopyAllFilesToSingleFolderForPackage Task 執行完後,再複製 案檔 即可  http://stackoverflow.com/questions/14324045/vs-2012-publishing-profiles- and-copy-files-using-msbuilld-commands
  • 6. 資料來源  http://go.microsoft.com/fwlink/?LinkID=208121  由此可得知預設的 publish build 位置: %Program Files %MSBuildMicrosoftVisualStudiov10.0Web  由此路徑可找到 Microsoft.Web.Publishing.targets ,分析內容可以 發現只要在 CopyAllFilesToSingleFolderForPackage Task 執行完後,再複製 案檔 即可  http://stackoverflow.com/questions/14324045/vs-2012-publishing-profiles- and-copy-files-using-msbuilld-commands