File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <SourceDirectory >dotnet- installer</SourceDirectory >
3
+ <SourceDirectory >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 >dotnet- runtime</SourceDirectory >
3
+ <SourceDirectory >runtime</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 >dotnet- sdk</SourceDirectory >
3
+ <SourceDirectory >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