Skip to content

Commit acbcbc6

Browse files
committed
Rebase and baseline fix.
1 parent e50d4d3 commit acbcbc6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/dotnet-svcutil/lib/tests/Baselines/NetStandard20TypeReuse/TypeReuseClient/ServiceReference/dotnet-svcutil.params.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
],
1111
"outputFile": "Reference.cs",
1212
"references": [
13-
"$TEMP$NetStandard20TypeReuse//TypeReuseClient//bin//Debug//netstandard2.0//TypesLib.dll",
14-
"System.Runtime, {System.Runtime, 99.99.99}",
15-
"System.Runtime.Serialization.Primitives, {System.Runtime.Serialization.Primitives, 99.99.99}"
13+
"$TEMP$NetStandard20TypeReuse//TypeReuseClient//bin//Debug//netstandard2.0//TypesLib.dll"
1614
],
1715
"targetFramework": "netstandard2.0",
1816
"typeReuseMode": "All"

0 commit comments

Comments
 (0)