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:
authordotnet-bot <dotnet-bot@microsoft.com>2015-12-17 19:45:02 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2015-12-17 19:45:02 +0300
commit124df235284a2a5f516e2bb4480c678978676b86 (patch)
tree4539b90182aa14764b1cc4eee442991cf3c9e19d /src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj
parent329e828b5ba85c59f9a3c10d1ff9f3fb636f46f3 (diff)
[WesH] Bump up the generation of System.Runtime.WindowsRuntime to 5.4 to workaround a validation bug that sees Windows.winmd as being part of that generation.
[tfs-changeset: 1558575]
Diffstat (limited to 'src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj')
-rw-r--r--src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj b/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj
index 936aaa44d4..40de4a4d4f 100644
--- a/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj
+++ b/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj
@@ -15,8 +15,8 @@
<NoWarn>1698</NoWarn>
<AssemblyVersion>4.0.11.0</AssemblyVersion>
<OutputType>Library</OutputType>
- <PackageTargetFramework>dotnet5.3</PackageTargetFramework>
- <NuGetTargetMoniker>.NETPlatform,Version=v5.3</NuGetTargetMoniker>
+ <PackageTargetFramework>dotnet5.4</PackageTargetFramework>
+ <NuGetTargetMoniker>.NETPlatform,Version=v5.4</NuGetTargetMoniker>
</PropertyGroup>
<ItemGroup>
<Compile Include="System.Runtime.WindowsRuntime.cs" />