浏览代码

update readme

Oren Novotny 8 年之前
父节点
当前提交
c9ef704ffd
共有 2 个文件被更改,包括 1 次插入18 次删除
  1. 1 0
      Rx.NET/Source/README.md
  2. 0 18
      Rx.NET/Source/README.txt

+ 1 - 0
Rx.NET/Source/README.md

@@ -0,0 +1 @@
+To build all flavors of Rx, you will need Visual Studio 2017 with the UWP and .NET Core workloads installed.

+ 0 - 18
Rx.NET/Source/README.txt

@@ -1,18 +0,0 @@
-To build all flavors of Rx, you will need several different SDK's installed:
-
-Visual Studio 2012
-Windows Phone 8 SDK (create.msdn.com)
-Windows Phone 7.1 SDK (create.msdn.com)
-Silverlight 4 SDK
-Microsoft Silverlight 4 Tools for Visual Studio 2010
-Xbox XNA Game Studio 4.0*
-
-* Note: Installing Xbox XNA Game Studio is tricky on Windows 8, as you must install some other dependencies first.
-  More information can be found here:  http://blogs.msdn.com/b/astebner/archive/2012/02/29/10274694.aspx
-
-For building installers and Visual Studio extensions, we need the following installed:
-Visual Studio 2012 SDK
-Windows Installer XML (WiX) toolset (wix.codeplex.com), preferably version 3.5.
-
-
-Note: the XNA Game Studio build has not been actively maintained and may not build.  Feel free to fix it!