Skip to content

Commit 170794e

Browse files
authored
Fix aspnetcore .NET tool versions: depend on unstable aspnetcore package version (#1947)
1 parent 5f97755 commit 170794e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
8484
<Sha>a52f3d7fb58470749ee4035fbbcb7e63c78b0459</Sha>
8585
</Dependency>
86-
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
86+
<Dependency Name="dotnet-watch" Version="5.0.0-rtm.20526.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
8787
<Uri>https://github.com/dotnet/aspnetcore</Uri>
8888
<Sha>371a26f07b23ad77c636332c2dfc0cbd1d8137ba</Sha>
8989
<RepoName>aspnetcore</RepoName>

0 commit comments

Comments
 (0)