Change version used by source build to be net8 one
This commit is contained in:
parent
b928bcf957
commit
d4c0227b6f
1 changed files with 1 additions and 1 deletions
|
@ -113,11 +113,11 @@
|
|||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.7.0" Version="1.1.0-rc.24069.1">
|
||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
<Sha>becc4bd157cd6608b51a5ffe414a5d2de6330272</Sha>
|
||||
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.8.0" Version="1.1.0-rc.24072.2">
|
||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
<Sha>42896ec2ce93a09f23a11254efabd30748cb54ee</Sha>
|
||||
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rc.24072.2">
|
||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue