Skip to content

Commit e992813

Browse files
authored
Remove UsingToolNetFrameworkReferenceAssemblies (#16783)
UsingToolNetFrameworkReferenceAssemblies got removed from Arcade a while ago as the SDK supports that natively. ... same for the sourcelink switch
1 parent 5087d7a commit e992813

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eng/Versions.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
<!-- opt-out properties -->
44
<UsingToolXUnit>false</UsingToolXUnit>
55
<!-- opt-in properties -->
6-
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
76
<UsingToolNuGetRepack>true</UsingToolNuGetRepack>
8-
<UsingToolSourceLink>true</UsingToolSourceLink>
97
<UsingToolSymbolUploader>true</UsingToolSymbolUploader>
108
<UsingToolVSSDK>true</UsingToolVSSDK>
119
</PropertyGroup>

0 commit comments

Comments
 (0)