mirror of https://github.com/icedland/iced.git
Bump coverlet.msbuild from 2.9.0 to 3.0.2 in /src/csharp
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 2.9.0 to 3.0.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e6b4af9c5a
commit
1c5a35ed7e
|
@ -12,7 +12,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="coverlet.msbuild" Version="2.9.0" />
|
||||
<PackageReference Include="coverlet.msbuild" Version="3.0.2" />
|
||||
<!-- NOTE: when updating this thing, make sure it hasn't gotten slower (it's happened twice now!) -->
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
|
||||
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
|
||||
|
|
Loading…
Reference in New Issue