Skip to content

Commit 4909403

Browse files
authored
Remove test templates : see from @/marcpopMSFT that those should not be included in 9.0.2xx:
Move test templates to SDK repo by Evangelink · Pull Request #44417 · dotnet/sdk
1 parent 7c21283 commit 4909403

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

eng/Version.Details.xml

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -355,36 +355,6 @@
355355
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
356356
<Sha>4442a188f9200a57635373dcd640893c0e8dcc78</Sha>
357357
</Dependency>
358-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
359-
<Uri>https://github.com/dotnet/test-templates</Uri>
360-
<Sha>0385265f4d0b6413d64aea0223172366a9b9858c</Sha>
361-
</Dependency>
362-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.1.0-rc.23558.1">
363-
<Uri>https://github.com/dotnet/test-templates</Uri>
364-
<Sha>307b8f538d83a955d8f6dd909eee41a5555f2f4d</Sha>
365-
</Dependency>
366-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.6.0" Version="1.1.0-rc.24069.1">
367-
<Uri>https://github.com/dotnet/test-templates</Uri>
368-
<Sha>becc4bd157cd6608b51a5ffe414a5d2de6330272</Sha>
369-
</Dependency>
370-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.7.0" Version="1.1.0-rc.24069.1">
371-
<Uri>https://github.com/dotnet/test-templates</Uri>
372-
<Sha>becc4bd157cd6608b51a5ffe414a5d2de6330272</Sha>
373-
</Dependency>
374-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.8.0" Version="1.1.0-rc.24202.1">
375-
<Uri>https://github.com/dotnet/test-templates</Uri>
376-
<Sha>49c9ad01f057b3c6352bbec12b117acc2224493c</Sha>
377-
</Dependency>
378-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rtm.24606.1">
379-
<Uri>https://github.com/dotnet/test-templates</Uri>
380-
<Sha>8d99bca98e3fd0c8f4e10eb200aed20d9665de0e</Sha>
381-
</Dependency>
382-
<!-- Intermediate is necessary for source build. -->
383-
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rtm.24606.1">
384-
<Uri>https://github.com/dotnet/test-templates</Uri>
385-
<Sha>8d99bca98e3fd0c8f4e10eb200aed20d9665de0e</Sha>
386-
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
387-
</Dependency>
388358
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
389359
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.1-servicing.24610.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
390360
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>

0 commit comments

Comments
 (0)