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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2017-06-28 21:44:40 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2017-06-28 21:44:40 +0300
commit5bf6a153fd56854e97a88127f442bada71d3bd31 (patch)
tree4efd43cab05c4b9a39f8d4b3fb991c86d03fa781 /external/winrt
parenta3e9ea08aebb2a0529439ae7b317eabcf9398e08 (diff)
Updating Windows.winmd to use the one from RS3 WindowsSDK
Diffstat (limited to 'external/winrt')
-rw-r--r--external/winrt/winrt.depproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/winrt/winrt.depproj b/external/winrt/winrt.depproj
index 15e50b350f..67ffa0b1d5 100644
--- a/external/winrt/winrt.depproj
+++ b/external/winrt/winrt.depproj
@@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.TargetingPack.Private.WinRT">
- <Version>1.0.3</Version>
+ <Version>1.0.4</Version>
</PackageReference>
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />