<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>.Net開発</anon>
  </categories>
  <description>最近知ったんですが、例えば .Net Framework1.0 でアプリケーションを作成して、実行環境に .Net Framework2.0 しか入ってない場合、アプリケーションは2.0上のCLR(Common Language Runtime)で動こうとします。(基本的には、ビルドされた時と同じバージョンのCLRで動こうとします。) ということで、ビルド時と実行時のCLRのバージョンを取得するアプリケーションをつくって試してみました。 まずビルド時のCLRのバージョンは下記のように取得できます。(C#) //ビルドCLRバージョン取得(.NetFramework1.0では使用不可) stri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2011%2F12%2F18%2F234100&quot; title=&quot;(.Net)ビルドされた時と実行時のFramework CLRのバージョンを知りたい - 3流プログラマのメモ書き&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>https://cdn-ak.f.st-hatena.com/images/fotolife/d/deloreanmc12/20180220/20180220094248.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-12-18 23:41:00</published>
  <title>(.Net)ビルドされた時と実行時のFramework CLRのバージョンを知りたい</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2011/12/18/234100</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
