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:
Diffstat (limited to 'src/System.Buffers/pkg/System.Buffers.pkgproj')
-rw-r--r--src/System.Buffers/pkg/System.Buffers.pkgproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Buffers/pkg/System.Buffers.pkgproj b/src/System.Buffers/pkg/System.Buffers.pkgproj
index fe4abc8aa0..4312458b78 100644
--- a/src/System.Buffers/pkg/System.Buffers.pkgproj
+++ b/src/System.Buffers/pkg/System.Buffers.pkgproj
@@ -8,7 +8,7 @@
<ProjectReference Include="..\src\System.Buffers.csproj" />
<InboxOnTargetFramework Include="netcoreapp2.0" />
- <InboxOnTargetFramework Include="uap10.1" />
+ <InboxOnTargetFramework Include="$(UAPvNextTFM)" />
<!-- this package is part of the implementation closure of NETStandard.Library
therefore it cannot reference NETStandard.Library -->
<SuppressMetaPackage Include="NETStandard.Library" />