久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

根據條件編譯符號更改exe的名稱

Change name of exe depending on conditional compilation symbol(根據條件編譯符號更改exe的名稱)
本文介紹了根據條件編譯符號更改exe的名稱的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

能否告訴 Visual Studio 根據是否設置了特定的條件編譯符號來輸出不同名稱的 exe 文件?

Can you tell Visual Studio to output a different name of an exe file depending on if a specific conditional compilation symbol is set?

推薦答案

由于按照 Fredrik 的建議為 assemblyname 標記定義條件似乎使 Visual Studio 變得古怪,您可以稍后在 csproj 文件中更改程序集名稱.使用 Choose 元素 有點像 if 語句,所以是一個名稱如果滿足條件,可以附加,如下所示.

Since defining a condition to the assemblyname tag as suggested by Fredrik seems to make Visual Studio cranky, you can change the assembly name later in the csproj file. Using the Choose element is kind of like an if statement, so a name can be appended if a condition is met, demonstrated below.

從條件屬性中的例如 DefineConstants 中獲取子字符串似乎是不可能的(根據 MSDN) 帶有plain vanilla MSBuild",但是可以定義自己的構建目標并在使用 /p:Tag=value(MSBuild 命令行參考)

Getting a substring out of for instance DefineConstants in a condition attribute does not seem possible (according to MSDN) with "plain vanilla MSBuild", but one can define their own build targets and set a property when compiling with a /p:Tag=value (MSBuild command line reference)

  ...
  <Tag>true</Tag>
</PropertyGroup>
<Choose>
  <When Condition=" '$(Tag)' == 'true' ">
    <PropertyGroup>
      <AssemblyName>$(AssemblyName).TagDefined</AssemblyName>
    </PropertyGroup>
  </When>
</Choose>
<ItemGroup>
...

這篇關于根據條件編譯符號更改exe的名稱的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

Is there a C# library that will perform the Excel NORMINV function?(是否有執行 Excel NORMINV 函數的 C# 庫?)
Select x random elements from a weighted list in C# (without replacement)(從 C# 中的加權列表中選擇 x 個隨機元素(無需替換))
Create a summary description of a schedule given a list of shifts(給定輪班列表,創建時間表的摘要描述)
C# Normal Random Number(C# 普通隨機數)
Standard deviation of generic list?(通用列表的標準偏差?)
AsyncCTP: Creating a class that is IAwaitable(AsyncCTP:創建一個 IAwaitable 的類)
主站蜘蛛池模板: 久久久久国产一区二区三区 | 亚洲国产二区 | 欧美在线视频网 | 夜夜草视频 | 91大神在线看| 在线亚洲人成电影网站色www | 久久免费看| 91久久国产综合久久 | 久久lu | 久国产精品 | 成人免费一区二区三区视频网站 | 国产精品久久久免费 | 久久精品一区二区三区四区 | 中文字幕一区在线 | 久久99精品国产 | 国产一区中文字幕 | 一区二区三区视频在线观看 | 日韩精品色网 | 91在线观看免费 | 一区二区免费在线视频 | 一二区视频 | 日韩黄 | 国产精品视频在线播放 | 欧美三级久久久 | 国产成人jvid在线播放 | 国产精品久久久久久久久久久久冷 | 亚洲欧美日韩成人在线 | 欧美a区| 久久久久九九九女人毛片 | 97人人澡人人爽91综合色 | 黄色一级大片在线免费看产 | www.亚洲| 亚洲3p| 久久99精品久久久久久国产越南 | 午夜99 | 亚洲国产高清高潮精品美女 | 天天澡天天狠天天天做 | 日本在线一区二区 | 国产日韩一区二区三区 | 欧美成人精品欧美一级 | 亚洲国产中文字幕 |