File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >coverlet.msbuild</id >
5
- <version >2.4 .0</version >
5
+ <version >2.5 .0</version >
6
6
<title >coverlet.msbuild</title >
7
7
<authors >tonerdo</authors >
8
8
<owners >tonerdo</owners >
Original file line number Diff line number Diff line change 6
6
<ToolCommandName >coverlet</ToolCommandName >
7
7
<PackAsTool >true</PackAsTool >
8
8
<AssemblyTitle >coverlet.console</AssemblyTitle >
9
- <AssemblyVersion >1.3 .0</AssemblyVersion >
9
+ <AssemblyVersion >1.4 .0</AssemblyVersion >
10
10
<Authors >tonerdo</Authors >
11
11
<PackageId >$(AssemblyTitle)</PackageId >
12
12
<Title >$(AssemblyTitle)</Title >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Library</OutputType >
5
5
<TargetFramework >netcoreapp2.0</TargetFramework >
6
- <AssemblyVersion >4.0 .0</AssemblyVersion >
6
+ <AssemblyVersion >4.1 .0</AssemblyVersion >
7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Library</OutputType >
5
5
<TargetFramework >netcoreapp2.0</TargetFramework >
6
- <AssemblyVersion >2.3 .0</AssemblyVersion >
6
+ <AssemblyVersion >2.4 .0</AssemblyVersion >
7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
You can’t perform that action at this time.
0 commit comments