Add reference to dotnet/format issue

This commit is contained in:
Davis Goodin 2021-10-22 13:16:07 -05:00
parent 3e0a3b5b49
commit e71e33d9cd

View file

@ -18,6 +18,8 @@
Pick an arbitrary representative package to pass in as MicrosoftExtensionsVersion so it uses Pick an arbitrary representative package to pass in as MicrosoftExtensionsVersion so it uses
the source-built version from the PVP. the source-built version from the PVP.
See https://github.com/dotnet/format/issues/1400
--> -->
<ExtraPackageVersionPropsPackageInfo Include="MicrosoftExtensionsVersion" Version="%24(MicrosoftExtensionsDependencyInjectionVersion)" /> <ExtraPackageVersionPropsPackageInfo Include="MicrosoftExtensionsVersion" Version="%24(MicrosoftExtensionsDependencyInjectionVersion)" />
</ItemGroup> </ItemGroup>