We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196fea5 commit 84cdc99Copy full SHA for 84cdc99
1 file changed
eng/Versions.props
@@ -9,6 +9,8 @@
9
10
<!-- Opt-in repo features -->
11
<UsingToolSymbolUploader>true</UsingToolSymbolUploader>
12
+ <UsingToolNuGetRepack>true</UsingToolNuGetRepack>
13
+ <UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
14
15
<!-- symreader -->
16
<MicrosoftDiaSymReaderVersion>1.3.0</MicrosoftDiaSymReaderVersion>
@@ -32,8 +34,6 @@
32
34
<SystemRuntimeInteropServicesVersion>4.3.0</SystemRuntimeInteropServicesVersion>
33
35
<SystemTextEncodingVersion>4.3.0</SystemTextEncodingVersion>
36
<SystemThreadingVersion>4.3.0</SystemThreadingVersion>
-
- <UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
37
</PropertyGroup>
38
39
<PropertyGroup>
0 commit comments