Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release ビルド時にデバッグページを除外して容量を削減する #1

Merged
merged 2 commits into from
May 25, 2021

Conversation

Takym
Copy link

@Takym Takym commented May 16, 2021

Issue 番号 / Issue ID

目的 / Purpose

  • プロジェクトファイルに ItemGroup を新たに追加し、デバッグページを Release ビルド時に除外する(Debug/Debug_Mock ビルド時にのみ取り込む)様にしました。
  • Release の容量が削減される筈です。

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

検証方法 / How to test

コードの入手 / Get the code

git clone https://github.com/Takym/cocoa.git
cd cocoa
git checkout refactoring/issue-160
dotnet restore

コードの検証 / Test the code


確認事項 / What to check

  • ItemGroup の条件設定が正しく動作する。

その他 / Other information

このリポジトリに PR を作成して良かったでしょうか。

@i-maruyama
Copy link
Owner

ありがとうございます。一度マージしてからディレクトリ変更します。

@i-maruyama i-maruyama closed this May 25, 2021
@i-maruyama i-maruyama reopened this May 25, 2021
@i-maruyama i-maruyama merged commit 2185ec7 into i-maruyama:issue#160 May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants