-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add props/targets for PCL, Windows and Xamarin TFM's #889
Commits on Mar 11, 2017
-
Add props/targets for PCL, Windows and Xamarin TFM's
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 7607758 - Browse repository at this point
Copy the full SHA 7607758View commit details -
Add support for net40-client profile
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 08e88c5 - Browse repository at this point
Copy the full SHA 08e88c5View commit details -
Add test project to cover all TFM's
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 9b2b890 - Browse repository at this point
Copy the full SHA 9b2b890View commit details -
Add implicit Microsoft.NETCore.UniversalWindowsPlatform for UAP
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for fe8a7f2 - Browse repository at this point
Copy the full SHA fe8a7f2View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 84568ec - Browse repository at this point
Copy the full SHA 84568ecView commit details -
ensure we only check if it's set
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 1e2e157 - Browse repository at this point
Copy the full SHA 1e2e157View commit details -
set ContinueOnError to true on the first message so we see the second
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 41902df - Browse repository at this point
Copy the full SHA 41902dfView commit details -
Set min versions on the Xamarin targets
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 8b989df - Browse repository at this point
Copy the full SHA 8b989dfView commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 2652442 - Browse repository at this point
Copy the full SHA 2652442View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 3c0dabe - Browse repository at this point
Copy the full SHA 3c0dabeView commit details -
All targets add themselves to MSBuildAllProjects
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for c2df3fc - Browse repository at this point
Copy the full SHA c2df3fcView commit details -
copy local to false for uap, update test
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 9c0f457 - Browse repository at this point
Copy the full SHA 9c0f457View commit details -
Respect DisableImplicitFrameworkReferences
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for d008dc5 - Browse repository at this point
Copy the full SHA d008dc5View commit details -
Add UWP to the default implicit list
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 9f7ef2a - Browse repository at this point
Copy the full SHA 9f7ef2aView commit details -
Prevent build warning on Android when running from CLI
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for ff346d4 - Browse repository at this point
Copy the full SHA ff346d4View commit details -
Make error message localizable
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 0e51dac - Browse repository at this point
Copy the full SHA 0e51dacView commit details -
Add test projects for each tfm
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 04bfab1 - Browse repository at this point
Copy the full SHA 04bfab1View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 19ba126 - Browse repository at this point
Copy the full SHA 19ba126View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 19f6610 - Browse repository at this point
Copy the full SHA 19f6610View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for a72ee1f - Browse repository at this point
Copy the full SHA a72ee1fView commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for a8b1acd - Browse repository at this point
Copy the full SHA a8b1acdView commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 3f5d459 - Browse repository at this point
Copy the full SHA 3f5d459View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 80656e0 - Browse repository at this point
Copy the full SHA 80656e0View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 912d1f4 - Browse repository at this point
Copy the full SHA 912d1f4View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 6325116 - Browse repository at this point
Copy the full SHA 6325116View commit details -
don't try to build .net framework test on unix
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 6a13381 - Browse repository at this point
Copy the full SHA 6a13381View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for b87e618 - Browse repository at this point
Copy the full SHA b87e618View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for cb32339 - Browse repository at this point
Copy the full SHA cb32339View commit details -
Fix test to account for PCL define
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for e58cd62 - Browse repository at this point
Copy the full SHA e58cd62View commit details -
Add detection for desktop .net framework and skip running certain tes…
…ts if not executing there
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 67bf202 - Browse repository at this point
Copy the full SHA 67bf202View commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 5c820b0 - Browse repository at this point
Copy the full SHA 5c820b0View commit details -
Check for lanugage targets and check for failure if missing
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for c14f448 - Browse repository at this point
Copy the full SHA c14f448View commit details -
remove win, sl, wpa and wpa as not supported in VS 2017
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 310b3b8 - Browse repository at this point
Copy the full SHA 310b3b8View commit details -
regenerate strings designer after rebase
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for ea1bccc - Browse repository at this point
Copy the full SHA ea1bcccView commit details -
detect if UAP sdk is installed to skip test
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 9aad00d - Browse repository at this point
Copy the full SHA 9aad00dView commit details -
handle UWP's implicit defines since it shouldn't be NETCORE5_0
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for d2d5b7d - Browse repository at this point
Copy the full SHA d2d5b7dView commit details -
respect DisableImplicitFrameworkDefines
Oren Novotny committedMar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for e23807d - Browse repository at this point
Copy the full SHA e23807dView commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 0722afc - Browse repository at this point
Copy the full SHA 0722afcView commit details -
Oren Novotny committed
Mar 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 83d93a5 - Browse repository at this point
Copy the full SHA 83d93a5View commit details