<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiyokura</author_name>
  <author_url>https://blog.hatena.ne.jp/kiyokura/</author_url>
  <blog_title>きよくらの備忘録</blog_title>
  <blog_url>https://kiyokura.hateblo.jp/</blog_url>
  <categories>
    <anon>Visual Studio</anon>
    <anon>MSBuild</anon>
    <anon>PowerShell</anon>
  </categories>
  <description>MSBuildをコマンドラインから実行する際、/p:スイッチにより任意のプロパティに値を設定することができます。 https://msdn.microsoft.com/ja-jp/library/ms164311.aspx これを利用して、接続文字列的な文字列を渡そうと思い少し試行錯誤したのでメモ。 プロパティに渡したい文字列の例としてはこんな感じ： Data Source=(localdb)\ProjectsV12;Initial Catalog=MyDataBase;Integrated Security=True;Connect Timeout=30;Encrypt=False; 空白や…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiyokura.hateblo.jp%2Fentry%2F2015%2F12%2F19%2F104348&quot; title=&quot;MSBuildのコマンドラインでプロパティとして接続文字列的な文字列を渡す - きよくらの備忘録&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>2015-12-19 10:43:48</published>
  <title>MSBuildのコマンドラインでプロパティとして接続文字列的な文字列を渡す</title>
  <type>rich</type>
  <url>https://kiyokura.hateblo.jp/entry/2015/12/19/104348</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
