From f037d9ea4ad13449a3436ea8b490e7fec17835ed Mon Sep 17 00:00:00 2001 From: Aaron Robinson Date: Mon, 7 Dec 2020 12:05:27 -0800 Subject: Update prefix of packages and published assemblies (dotnet/runtimelab#423) * Prefix all packages and and published assemblies with "Microsoft.Interop.*" Commit migrated from https://github.com/dotnet/runtimelab/commit/e87c78ea898614339f7f043791f1af07d1abf785 --- .../tests/Ancillary.Interop/Ancillary.Interop.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop') diff --git a/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj b/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj index 642e04fe9e5..e2234522094 100644 --- a/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj +++ b/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj @@ -1,6 +1,7 @@ + Microsoft.Interop.Ancillary net5.0 8.0 System.Runtime.InteropServices -- cgit v1.2.3