-
Notifications
You must be signed in to change notification settings - Fork 378
Comparing changes
Open a pull request
base repository: dotnet/arcade
base: e0260cb
head repository: dotnet/arcade
compare: 923c95e
- 8 commits
- 78 files changed
- 6 contributors
Commits on Aug 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9c86377 - Browse repository at this point
Copy the full SHA 9c86377View commit details -
Update ArPow build to build with current TFM (#7674)
* Update TFM to net6.0 * Exclude test projects from source-build * Remove net472 TFM * Use property instead of hardcoded version * EscapeUriString is obsolete. Change to EscapeDataString * Revert "EscapeUriString is obsolete. Change to EscapeDataString" This reverts commit e38710b. * Add NoWarn for SYSLIB0013 Don't warn on SYSLIB0013 - Uri.EscapeUriString() is obsolete. This is marked obsolete for net6.0 and changing it to Uri.EscapeDataString() changes behavior. Ignore the warning. * Update build tasks to fully qualify base class Because of the update to net6, implicit namespace support is causing a conflict when using Task as a base class. * Fix one too aggressive search/replace
Configuration menu - View commit details
-
Copy full SHA for f478e09 - Browse repository at this point
Copy the full SHA f478e09View commit details
Commits on Aug 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 761d2e6 - Browse repository at this point
Copy the full SHA 761d2e6View commit details -
Update to SDK that understands NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY (#…
…7814) Update to an SDK that understands NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY, and set some values in common entry points (validated in binlogs) Users who need these values set from non-arcade execution paths can set them globally via yaml or their own scripts.
Configuration menu - View commit details
-
Copy full SHA for ca8ebd3 - Browse repository at this point
Copy the full SHA ca8ebd3View commit details
Commits on Sep 1, 2021
-
Bump SDK used by XHarness while we're on RC1 (#7823)
Follow-up for #7814
Configuration menu - View commit details
-
Copy full SHA for 75af908 - Browse repository at this point
Copy the full SHA 75af908View commit details -
Update dependencies from https://github.com/dotnet/roslyn build 20210…
…827.11 (#7810) [main] Update dependencies from dotnet/roslyn
Configuration menu - View commit details
-
Copy full SHA for 4d1fbd8 - Browse repository at this point
Copy the full SHA 4d1fbd8View commit details -
[main] Update dependencies from dotnet/xliff-tasks dotnet/arcade mono…
…/linker (#7816) [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade mono/linker
Configuration menu - View commit details
-
Copy full SHA for b0aeac9 - Browse repository at this point
Copy the full SHA b0aeac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 923c95e - Browse repository at this point
Copy the full SHA 923c95eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e0260cb...923c95e