This repository was archived by the owner on Oct 28, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ cp packages/Grpc.Core.1.13.1/runtimes/osx/native/libgrpc_csharp_ext.x86.dylib
2020cp packages/Grpc.Core.1.13.1/runtimes/osx/native/libgrpc_csharp_ext.x64.dylib Plugins/Grpc.Core/runtimes/osx/x64/grpc_csharp_ext.bundle
2121cp packages/Grpc.Core.1.13.1/runtimes/win/native/grpc_csharp_ext.x86.dll Plugins/Grpc.Core/runtimes/win/x86/grpc_csharp_ext.dll
2222cp packages/Grpc.Core.1.13.1/runtimes/win/native/grpc_csharp_ext.x64.dll Plugins/Grpc.Core/runtimes/win/x64/grpc_csharp_ext.dll
23- cp packages/System.Interactive.Async.3.2.0 /lib/net45/System.Interactive.Async.dll Plugins/System.Interactive.Async/lib/net45/System.Interactive.Async.dll
24- cp packages/System.Interactive.Async.3.2.0 /lib/net45/System.Interactive.Async.xml Plugins/System.Interactive.Async/lib/net45/System.Interactive.Async.xml
23+ cp packages/System.Interactive.Async.3.1.1 /lib/net45/System.Interactive.Async.dll Plugins/System.Interactive.Async/lib/net45/System.Interactive.Async.dll
24+ cp packages/System.Interactive.Async.3.1.1 /lib/net45/System.Interactive.Async.xml Plugins/System.Interactive.Async/lib/net45/System.Interactive.Async.xml
2525
2626# Copy Custom Plugins Files
2727
Original file line number Diff line number Diff line change 22<packages >
33 <package id =" Google.Protobuf" version =" 3.6.0" targetFramework =" net45" />
44 <package id =" Grpc.Core" version =" 1.13.1" targetFramework =" net45" />
5- <package id =" System.Interactive.Async" version =" 3.2.0 " targetFramework =" net45" />
5+ <package id =" System.Interactive.Async" version =" 3.1.1 " targetFramework =" net45" />
66</packages >
You can’t perform that action at this time.
0 commit comments