Skip to content

Commit 3ca7ad1

Browse files
authored
Fix typo in src/SourceBuild/content/Directory.Build.props (#15969)
2 parents 81cf33c + b49087f commit 3ca7ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SourceBuild/content/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199

200200
<Import Project="$(GitInfoAllRepoPropsFile)" />
201201

202-
<!-- Additional psuedo-versions that some repos depend on -->
202+
<!-- Additional pseudo-versions that some repos depend on -->
203203
<ItemGroup>
204204
<!-- we don't produce the Windows version of this package but that's the one core-sdk keys off of for the ASP.NET version -->
205205
<ExtraPackageVersionPropsPackageInfo Include="MicrosoftAspNetCoreAppRuntimewinx64PackageVersion" Version="$(aspnetcoreOutputPackageVersion)" />

0 commit comments

Comments
 (0)