From 209b5c039a5010bda7c65a93409789e97277f91d Mon Sep 17 00:00:00 2001 From: Anirudh Agnihotry Date: Tue, 1 Oct 2019 14:04:34 -0700 Subject: [PATCH] freezing the version for the pipes (dotnet/corefx#41473) Commit migrated from https://github.com/dotnet/corefx/commit/3619b5d8367ddabcf9945479a98018fab891b486 --- .../ref/System.IO.Pipes.AccessControl.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj b/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj index 4a79648..852a76c 100644 --- a/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj +++ b/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj @@ -1,5 +1,8 @@ + + 4.0.3.0 netstandard-Debug;netstandard-Release -- 2.7.4