File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 23
23
<OrchestratedManifestBuildName >N/A</OrchestratedManifestBuildName >
24
24
</PropertyGroup >
25
25
26
+ <ItemGroup >
27
+ <RepositoryReference Include =" standard" />
28
+ </ItemGroup >
29
+
26
30
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))/dir.targets" />
27
31
</Project >
Original file line number Diff line number Diff line change 12
12
13
13
<!-- Tier 1 -->
14
14
<RepositoryReference Include =" application-insights" />
15
- <RepositoryReference Include =" aspnet-razor" />
16
15
<RepositoryReference Include =" common" />
17
16
<RepositoryReference Include =" netcorecli-fsc" />
18
17
<RepositoryReference Include =" newtonsoft-json" />
23
22
<RepositoryReference Include =" roslyn" />
24
23
25
24
<!-- Tier 2 -->
25
+ <RepositoryReference Include =" aspnet-razor" />
26
26
<RepositoryReference Include =" msbuild" />
27
27
<RepositoryReference Include =" nuget-client" />
28
28
<RepositoryReference Include =" websdk" />
You can’t perform that action at this time.
0 commit comments