diff --git a/.gitignore b/.gitignore index 2b888db..082ac38 100644 --- a/.gitignore +++ b/.gitignore @@ -146,3 +146,6 @@ BenchmarkDotNet.Artifacts/ # Node modules (semantic-release) node_modules/ + +# MSBuild static graph restore cache +*.csproj.lscache diff --git a/tests/Trax.Dashboard.Tests.Integration/Trax.Dashboard.Tests.Integration.csproj b/tests/Trax.Dashboard.Tests.Integration/Trax.Dashboard.Tests.Integration.csproj index a2b58ff..14a43d9 100644 --- a/tests/Trax.Dashboard.Tests.Integration/Trax.Dashboard.Tests.Integration.csproj +++ b/tests/Trax.Dashboard.Tests.Integration/Trax.Dashboard.Tests.Integration.csproj @@ -11,7 +11,7 @@ - +