File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2323 <OrchestratedManifestBuildName >N/A</OrchestratedManifestBuildName >
2424 </PropertyGroup >
2525
26+ <ItemGroup >
27+ <RepositoryReference Include =" standard" />
28+ </ItemGroup >
29+
2630 <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))/dir.targets" />
2731</Project >
Original file line number Diff line number Diff line change 1212
1313 <!-- Tier 1 -->
1414 <RepositoryReference Include =" application-insights" />
15- <RepositoryReference Include =" aspnet-razor" />
1615 <RepositoryReference Include =" common" />
1716 <RepositoryReference Include =" netcorecli-fsc" />
1817 <RepositoryReference Include =" newtonsoft-json" />
2322 <RepositoryReference Include =" roslyn" />
2423
2524 <!-- Tier 2 -->
25+ <RepositoryReference Include =" aspnet-razor" />
2626 <RepositoryReference Include =" msbuild" />
2727 <RepositoryReference Include =" nuget-client" />
2828 <RepositoryReference Include =" websdk" />
You can’t perform that action at this time.
0 commit comments