Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shulman <david.shulman@microsoft.com>2016-09-27 01:42:32 +0300
committerDavid Shulman <david.shulman@microsoft.com>2016-09-27 01:42:32 +0300
commit221554b0c06ac00b8d82875fc6dc0b891eacdfd8 (patch)
tree8ebecf07752bfc7b8b1ada635c2c04463afb0e1e /dependencies.props
parent6b065a86cf3dcb7785fb4cea5a4ee4f2f0fa56c5 (diff)
Pick up fixes for microsoft.xunit.runner.uwp
See https://github.com/dotnet/buildtools/pull/1062
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.props b/dependencies.props
index ea4690a2e3..c5f1803246 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -17,7 +17,7 @@
<!-- Full package version strings that are used in other parts of the build. -->
<PropertyGroup>
- <AppXRunnerVersion>1.0.3-prerelease-00808-02</AppXRunnerVersion>
+ <AppXRunnerVersion>1.0.3-prerelease-00826-05</AppXRunnerVersion>
<XunitPerfAnalysisPackageVersion>1.0.0-alpha-build0040</XunitPerfAnalysisPackageVersion>
</PropertyGroup>