File tree Expand file tree Collapse file tree 8 files changed +21
-14
lines changed Expand file tree Collapse file tree 8 files changed +21
-14
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<ItemGroup >
3
- <PackageReference Include =" Cake.Codecov" Version =" 1.0.1" />
4
3
<PackageReference Include =" Cake.Common" Version =" 1.1.0" />
5
4
<PackageReference Include =" Cake.Compression" Version =" 0.2.6" />
6
- <PackageReference Include =" Cake.Coverlet" Version =" 2.5.4" />
7
- <PackageReference Include =" Cake.Docker" Version =" 1.0.0" />
8
5
<PackageReference Include =" Cake.Frosting" Version =" 1.1.0" />
9
- <PackageReference Include =" Cake.Git" Version =" 1.1.0" />
10
- <PackageReference Include =" Cake.Json" Version =" 6.0.1" />
11
6
<PackageReference Include =" Cake.Incubator" Version =" 6.0.0" />
12
- <PackageReference Include =" Cake.Wyam" Version =" 2.2.12" />
7
+
8
+ <PackageReference Include =" Cake.Docker" Version =" 1.0.0" />
9
+
13
10
</ItemGroup >
14
11
</Project >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Artifacts</RootNamespace >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <ProjectReference Include =" ..\common\common.csproj" />
7
+ <ProjectReference Include =" ..\common\common.csproj" />
8
8
</ItemGroup >
9
9
</Project >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Build</RootNamespace >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <ProjectReference Include =" ..\common\common.csproj" />
7
+ <ProjectReference Include =" ..\common\common.csproj" />
8
+ </ItemGroup >
9
+ <ItemGroup >
10
+ <PackageReference Include =" Cake.Codecov" Version =" 1.0.1" />
11
+ <PackageReference Include =" Cake.Coverlet" Version =" 2.5.4" />
8
12
</ItemGroup >
9
13
</Project >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Chores</RootNamespace >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <ProjectReference Include =" ..\common\common.csproj" />
7
+ <ProjectReference Include =" ..\common\common.csproj" />
8
+ </ItemGroup >
9
+ <ItemGroup >
10
+ <PackageReference Include =" Cake.Json" Version =" 6.0.1" />
8
11
</ItemGroup >
9
-
10
12
</Project >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Docker</RootNamespace >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <ProjectReference Include =" ..\common\common.csproj" />
7
+ <ProjectReference Include =" ..\common\common.csproj" />
8
8
</ItemGroup >
9
9
</Project >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Docs</RootNamespace >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <ProjectReference Include =" ..\common\common.csproj" />
7
+ <ProjectReference Include =" ..\common\common.csproj" />
8
+ </ItemGroup >
9
+ <ItemGroup >
10
+ <PackageReference Include =" Cake.Git" Version =" 1.1.0" />
11
+ <PackageReference Include =" Cake.Wyam" Version =" 2.2.12" />
8
12
</ItemGroup >
9
13
</Project >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Publish</RootNamespace >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <ProjectReference Include =" ..\common\common.csproj" />
7
+ <ProjectReference Include =" ..\common\common.csproj" />
8
8
</ItemGroup >
9
9
</Project >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Release</RootNamespace >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <ProjectReference Include =" ..\common\common.csproj" />
7
+ <ProjectReference Include =" ..\common\common.csproj" />
8
8
</ItemGroup >
9
9
</Project >
You can’t perform that action at this time.
0 commit comments