We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1145a30 commit 8434545Copy full SHA for 8434545
1 file changed
eng/Versions.props
@@ -237,12 +237,6 @@
237
framework in current .NET SDKs.
238
-->
239
<MicrosoftNETTestSdkVersion>17.1.0-preview-20211109-03</MicrosoftNETTestSdkVersion>
240
- <!--
241
- Also use a newer, publicly-released version of the templating engine than the Arcade default.
242
- https://github.com/dotnet/templating/blob/main/docs/Localization.md recommends updating the version when
243
- preview or stable versions are released to NuGet.org.
244
- -->
245
- <MicrosoftTemplateEngineAuthoringTasksVersion>8.0.100-alpha.1.22607.1</MicrosoftTemplateEngineAuthoringTasksVersion>
246
<!--
247
Versions of Microsoft.CodeAnalysis packages referenced by analyzers shipped in the SDK.
248
This need to be pinned since they're used in 3.1 apps and need to be loadable in VS 2019.
0 commit comments