Network tab + net.interp_ratio slider (#6918)

This commit is contained in:
Leeroy
2022-03-01 05:18:25 +03:00
committed by GitHub
parent de80c162d6
commit 36c780762b
6 changed files with 121 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\RobustToolbox\MSBuild\Robust.Properties.targets" />
<PropertyGroup>
<!-- Work around https://github.com/dotnet/project-system/issues/4314 -->
@@ -26,5 +26,4 @@
<Import Project="..\RobustToolbox\MSBuild\XamlIL.targets" />
<Import Project="..\RobustToolbox\MSBuild\Robust.Analyzers.targets" />
</Project>