File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
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
3
3
<PropertyGroup >
4
- <SourceDirectory >runtime</SourceDirectory >
4
+ <SourceDirectory >dotnet- runtime</SourceDirectory >
5
5
<PortableBuild >true</PortableBuild >
6
6
<UseSystemLibunwind >false</UseSystemLibunwind >
7
7
</PropertyGroup >
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" />
You can’t perform that action at this time.
0 commit comments