diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e505e56..dc5342b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,6 +49,6 @@ jobs: run: | dotnet tool install --global dotnet-coverage .\.sonar\scanner\dotnet-sonarscanner begin /k:"chrdek_linqpath_prerel" /o:"chrdek" /d:sonar.token="${{ secrets.SONAR_TOKEN }}" /d:sonar.host.url="https://sonarcloud.io" - dotnet restore ./ExporterUtility.sln + dotnet restore ./linqpath_prerel\ExporterUtility.sln dotnet build .\LinqPath\LinqPath.csproj /t:Rebuild /p:Configuration=Debug .\.sonar\scanner\dotnet-sonarscanner end /d:sonar.token="${{ secrets.SONAR_TOKEN }}" \ No newline at end of file diff --git a/.vs/ExporterUtility/v15/.suo b/.vs/ExporterUtility/v15/.suo index 24c6e18..0cd2b8a 100644 Binary files a/.vs/ExporterUtility/v15/.suo and b/.vs/ExporterUtility/v15/.suo differ diff --git a/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-shm b/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-shm index 2fd6ba6..4343223 100644 Binary files a/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-shm and b/.vs/ExporterUtility/v15/Server/sqlite3/storage.ide-shm differ