We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81cf33c + b49087f commit 3ca7ad1Copy full SHA for 3ca7ad1
src/SourceBuild/content/Directory.Build.props
@@ -199,7 +199,7 @@
199
200
<Import Project="$(GitInfoAllRepoPropsFile)" />
201
202
- <!-- Additional psuedo-versions that some repos depend on -->
+ <!-- Additional pseudo-versions that some repos depend on -->
203
<ItemGroup>
204
<!-- 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 -->
205
<ExtraPackageVersionPropsPackageInfo Include="MicrosoftAspNetCoreAppRuntimewinx64PackageVersion" Version="$(aspnetcoreOutputPackageVersion)" />
0 commit comments