Remove SB tag in Microsoft.Build dependency due to stable versioning change
This commit is contained in:
parent
fb77aac56e
commit
da298f947c
1 changed files with 0 additions and 1 deletions
|
@ -154,7 +154,6 @@
|
||||||
<Dependency Name="Microsoft.Build" Version="17.8.0" CoherentParentDependency="Microsoft.NET.Sdk">
|
<Dependency Name="Microsoft.Build" Version="17.8.0" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||||
<Uri>https://github.com/dotnet/msbuild</Uri>
|
<Uri>https://github.com/dotnet/msbuild</Uri>
|
||||||
<Sha>6cdef424154c976f04802b101e6be6292f8a8897</Sha>
|
<Sha>6cdef424154c976f04802b101e6be6292f8a8897</Sha>
|
||||||
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="NuGet.Build.Tasks" Version="6.8.0-rc.122" CoherentParentDependency="Microsoft.NET.Sdk">
|
<Dependency Name="NuGet.Build.Tasks" Version="6.8.0-rc.122" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||||
<Uri>https://github.com/nuget/nuget.client</Uri>
|
<Uri>https://github.com/nuget/nuget.client</Uri>
|
||||||
|
|
Loading…
Reference in a new issue