Skip to content

Commit dd16bf5

Browse files
author
John Luo
authored
1 parent 8e52f69 commit dd16bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/tools/BaselineGenerator/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ private async Task<int> RunUpdateAsync(
177177
var versionAttribute = document.Root.Attribute("Version");
178178
hasChanged = await TryUpdateVersionAsync(
179179
versionAttribute,
180-
"Microsoft.AspNetCore.App",
180+
"Microsoft.AspNetCore.App.Runtime.win-x64",
181181
packageMetadataResource,
182182
logger,
183183
cacheContext);

0 commit comments

Comments
 (0)