Enable templating and roslyn-analyzers in UB (#18618)
This commit is contained in:
parent
ab44b49a39
commit
99a960108b
1 changed files with 0 additions and 2 deletions
|
@ -36,13 +36,11 @@
|
||||||
<RepositoryReference Remove="msbuild" />
|
<RepositoryReference Remove="msbuild" />
|
||||||
<RepositoryReference Remove="sdk" />
|
<RepositoryReference Remove="sdk" />
|
||||||
<RepositoryReference Remove="wpf" />
|
<RepositoryReference Remove="wpf" />
|
||||||
<RepositoryReference Remove="roslyn-analyzers" />
|
|
||||||
<RepositoryReference Remove="aspnetcore" />
|
<RepositoryReference Remove="aspnetcore" />
|
||||||
<RepositoryReference Remove="razor" />
|
<RepositoryReference Remove="razor" />
|
||||||
<RepositoryReference Remove="deployment-tools" />
|
<RepositoryReference Remove="deployment-tools" />
|
||||||
<RepositoryReference Remove="format" />
|
<RepositoryReference Remove="format" />
|
||||||
<RepositoryReference Remove="nuget-client" />
|
<RepositoryReference Remove="nuget-client" />
|
||||||
<RepositoryReference Remove="templating" />
|
|
||||||
<RepositoryReference Remove="test-templates" />
|
<RepositoryReference Remove="test-templates" />
|
||||||
<RepositoryReference Remove="fsharp" />
|
<RepositoryReference Remove="fsharp" />
|
||||||
<RepositoryReference Remove="vstest" />
|
<RepositoryReference Remove="vstest" />
|
||||||
|
|
Loading…
Reference in a new issue