<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yunagi_n</author_name>
  <author_url>https://blog.hatena.ne.jp/yunagi_n/</author_url>
  <blog_title>なつねこメモ</blog_title>
  <blog_url>https://tech.natsuneko.blog/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>C#</anon>
  </categories>
  <description>例えば GitHub Actions などで定期的にビルドを行っている際、大部分は net8.0 だが特定のプロジェクトだけは net8.0-windows を指定している、などの理由で、ビルドから除外したいケースがあります。 そのとき、 Microsoft Learn では該当プロジェクトを除いたソリューション設定を作成するのを推奨している のですが、ビルド時に指定する Configuration を増やすのは、後々除外したいケースが増えた際、名前をどうする？とい風なのに陥りやすい気がするので、余り気乗りしません。 そこで、今回は sed コマンドである程度プログラマブルにビルドを制御する方…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2024%2F01%2F28%2Fexclude-specified-project-from-dotnet-build&quot; title=&quot;dotnet build コマンドで特定のプロジェクトだけビルドから除外したい - なつねこメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-01-27 15:00:00</published>
  <title>dotnet build コマンドで特定のプロジェクトだけビルドから除外したい</title>
  <type>rich</type>
  <url>https://tech.natsuneko.blog/entry/2024/01/28/exclude-specified-project-from-dotnet-build</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
