Skip to content

Commit 92812aa

Browse files
authored
Stop overriding a couple Arcade default package versions (#66095)
1 parent ea70e8f commit 92812aa

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

eng/Versions.props

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -98,17 +98,6 @@
9898
<!-- Partner teams -->
9999
<MicrosoftAzureSignalRVersion>1.2.0</MicrosoftAzureSignalRVersion>
100100
<MicrosoftBuildLocatorVersion>1.2.6</MicrosoftBuildLocatorVersion>
101-
<!--
102-
Temporarily override the Microsoft.NET.Test.Sdk version Arcade defaults to. That's incompatible w/ test
103-
framework in current .NET SDKs.
104-
-->
105-
<MicrosoftNETTestSdkVersion>17.1.0-preview-20211109-03</MicrosoftNETTestSdkVersion>
106-
<!--
107-
Also use a newer, publicly-released version of the templating engine than the Arcade default.
108-
https://github.com/dotnet/templating/blob/main/docs/Localization.md recommends updating the version when
109-
preview or stable versions are released to NuGet.org.
110-
-->
111-
<MicrosoftTemplateEngineAuthoringTasksVersion>8.0.100-alpha.1.22607.1</MicrosoftTemplateEngineAuthoringTasksVersion>
112101
<!--
113102
Versions of Microsoft.CodeAnalysis packages referenced by analyzers shipped in the SDK.
114103
This need to be pinned since they're used in 3.1 apps and need to be loadable in VS 2019.

0 commit comments

Comments
 (0)