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:
authorWes Haggard <Wes.Haggard@microsoft.com>2017-07-31 21:34:06 +0300
committerWes Haggard <Wes.Haggard@microsoft.com>2017-07-31 21:34:06 +0300
commit4deb3b587c4cf9788c5af137c47c9a2607d817d1 (patch)
tree672f6a3ae19c86798a7b6db7b5ac345db69f5fae /src/System.Security.Cryptography.ProtectedData
parentff19733bfdfb17e5a1e2b79936548bc240ce6cf3 (diff)
Update harvest paths for new stable packages
Diffstat (limited to 'src/System.Security.Cryptography.ProtectedData')
-rw-r--r--src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj b/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj
index b88b685c53..51e87f46ab 100644
--- a/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj
+++ b/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj
@@ -7,11 +7,7 @@
</ProjectReference>
<ProjectReference Include="..\src\System.Security.Cryptography.ProtectedData.csproj" />
<HarvestIncludePaths Include="ref/net46;lib/net46;runtimes/win/lib/net46" />
- <HarvestIncludePaths Include="ref/netstandard1.3;runtimes/win/lib/netstandard1.3" />
- <HarvestIncludePaths Include="runtimes/unix/lib/netstandard1.3">
- <!-- package unix impl (platform not supported) as RID agnostic -->
- <TargetPath>lib/netstandard1.3</TargetPath>
- </HarvestIncludePaths>
+ <HarvestIncludePaths Include="ref/netstandard1.3;runtimes/win/lib/netstandard1.3;;lib/netstandard1.3" />
</ItemGroup>
<ItemGroup>
<InboxOnTargetFramework Include="MonoAndroid10" />