This commit is contained in:
Max Mommersteeg 2018-12-23 22:41:27 +01:00
parent 43422aa5da
commit aa4f8b0330

View file

@ -8,6 +8,6 @@
<ProjectReference Include="..\Qml.Net\Qml.Net.csproj" /> <ProjectReference Include="..\Qml.Net\Qml.Net.csproj" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.11.3 " /> <PackageReference Include="BenchmarkDotNet" Version="0.11.3" />
</ItemGroup> </ItemGroup>
</Project> </Project>