Skip to content

Commit f1aab08

Browse files
authored
Fix Microsoft.Extensions.Configuration.KeyPerFile version source. (#1189)
1 parent 33916cb commit f1aab08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<Sha>27172ce4d05e8a3b0ffdefd65f073d40a1b1fe54</Sha>
1414
</Dependency>
1515
<Dependency Name="Microsoft.Extensions.Configuration.KeyPerFile" Version="6.0.0">
16-
<Uri>https://github.com/dotnet/runtime</Uri>
17-
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
16+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
17+
<Sha>ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52</Sha>
1818
</Dependency>
1919
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0">
2020
<Uri>https://github.com/dotnet/runtime</Uri>

0 commit comments

Comments
 (0)