File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <SourceDirectory >aspnetcore</SourceDirectory >
3
+ <SourceDirectory >dotnet- aspnetcore</SourceDirectory >
4
4
</PropertyGroup >
5
5
6
6
<Import Project =" Sdk.props" Sdk =" Microsoft.NET.Sdk" />
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <SourceDirectory >installer</SourceDirectory >
3
+ <SourceDirectory >dotnet- installer</SourceDirectory >
4
4
</PropertyGroup >
5
5
6
6
<Import Project =" Sdk.props" Sdk =" Microsoft.NET.Sdk" />
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <SourceDirectory >sdk</SourceDirectory >
3
+ <SourceDirectory >dotnet- sdk</SourceDirectory >
4
4
</PropertyGroup >
5
5
6
6
<Import Project =" Sdk.props" Sdk =" Microsoft.NET.Sdk" />
Original file line number Diff line number Diff line change 4
4
<!-- To inherit the global NuGet package sources remove the <clear/> line below -->
5
5
<clear />
6
6
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
7
- <add key =" darc-pub-dotnet-templating-3198063" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-31980633/nuget/v3/index.json" />
8
- <add key =" darc-pub-dotnet-msbuild-126527f" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-msbuild-126527ff/nuget/v3/index.json" />
7
+ <!-- Begin: Package sources from dotnet-msbuild -->
8
+ <add key =" darc-pub-dotnet-msbuild-39993bd" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-msbuild-39993bd9/nuget/v3/index.json" />
9
+ <!-- End: Package sources from dotnet-msbuild -->
10
+ <!-- Begin: Package sources from dotnet-templating -->
11
+ <add key =" darc-pub-dotnet-templating-5a9a6d5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-5a9a6d5f/nuget/v3/index.json" />
12
+ <!-- End: Package sources from dotnet-templating -->
9
13
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
10
14
<add key =" source-built-packages" value =" SOURCE_BUILT_PACKAGES" />
11
15
<add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" />
You can’t perform that action at this time.
0 commit comments