Re-enable dotnet/format in source-build

This commit is contained in:
Michael Simons 2023-04-21 03:09:55 +00:00
commit d1ee91a0ed
3 changed files with 63 additions and 4 deletions

View file

@ -32,8 +32,7 @@
<RepositoryReference Include="roslyn-analyzers" />
<RepositoryReference Include="aspnetcore" />
<RepositoryReference Include="deployment-tools" />
<!-- TODO: Reenable once format targets net8.0 (https://github.com/dotnet/format/issues/1802) -->
<!-- <RepositoryReference Include="format" /> -->
<RepositoryReference Include="format" />
<RepositoryReference Include="nuget-client" />
<RepositoryReference Include="templating" />
<RepositoryReference Include="test-templates" />