mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 23:25:43 +00:00
build: partial revert 58c333a173
(#75)
Removes the reference to JetBrains.dotCover.MSBuild.
This commit is contained in:
parent
2439b3a3cd
commit
da220c2242
@ -95,11 +95,4 @@
|
||||
<ProjectReference Include="..\X10D.SourceGenerator\X10D.SourceGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="JetBrains.dotCover.MSBuild" Version="1.0.5-alpha">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user