-
Notifications
You must be signed in to change notification settings - Fork 228
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ffd0acc
commit 70938b8
Showing
160 changed files
with
1,104 additions
and
3 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.API.Tests/net471/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.API.Tests\Akka.API.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.API.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.API.Tests\net471</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net471</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.API.Tests/net5.0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.API.Tests\Akka.API.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.API.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.API.Tests\net5.0</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net5.0</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.API.Tests/netcoreapp3.1/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.API.Tests\Akka.API.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.API.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.API.Tests\netcoreapp3.1</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>netcoreapp3.1</TargetFramework> | ||
</SonarProjectConfig> |
Empty file.
8 changes: 8 additions & 0 deletions
8
...yzers/packaging/output/Akka.Cluster.Metrics.Tests.MultiNode/net471/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Metrics.Tests.MultiNode\Akka.Cluster.Metrics.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests.MultiNode\net471</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net471</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
...yzers/packaging/output/Akka.Cluster.Metrics.Tests.MultiNode/net5.0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Metrics.Tests.MultiNode\Akka.Cluster.Metrics.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests.MultiNode\net5.0</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net5.0</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
...ackaging/output/Akka.Cluster.Metrics.Tests.MultiNode/netcoreapp3.1/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Metrics.Tests.MultiNode\Akka.Cluster.Metrics.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests.MultiNode\netcoreapp3.1</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>netcoreapp3.1</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Metrics.Tests/net471/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Metrics.Tests\Akka.Cluster.Metrics.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests\net471</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net471</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Metrics.Tests/net5.0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Metrics.Tests\Akka.Cluster.Metrics.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests\net5.0</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net5.0</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Metrics.Tests/netcoreapp3.1/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Metrics.Tests\Akka.Cluster.Metrics.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Metrics.Tests\netcoreapp3.1</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>netcoreapp3.1</TargetFramework> | ||
</SonarProjectConfig> |
Empty file.
8 changes: 8 additions & 0 deletions
8
...zers/packaging/output/Akka.Cluster.Sharding.Tests.MultiNode/net471/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Sharding.Tests.MultiNode\Akka.Cluster.Sharding.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests.MultiNode\net471</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net471</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
...zers/packaging/output/Akka.Cluster.Sharding.Tests.MultiNode/net5.0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Sharding.Tests.MultiNode\Akka.Cluster.Sharding.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests.MultiNode\net5.0</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net5.0</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
...ckaging/output/Akka.Cluster.Sharding.Tests.MultiNode/netcoreapp3.1/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Sharding.Tests.MultiNode\Akka.Cluster.Sharding.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests.MultiNode\netcoreapp3.1</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>netcoreapp3.1</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Sharding.Tests/net471/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Sharding.Tests\Akka.Cluster.Sharding.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests\net471</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net471</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Sharding.Tests/net5.0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Sharding.Tests\Akka.Cluster.Sharding.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests\net5.0</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net5.0</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Sharding.Tests/netcoreapp3.1/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Sharding.Tests\Akka.Cluster.Sharding.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding.Tests\netcoreapp3.1</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>netcoreapp3.1</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Sharding/netstandard2.0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Sharding\Akka.Cluster.Sharding.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Sharding\netstandard2.0</OutPath> | ||
<ProjectType>Product</ProjectType> | ||
<TargetFramework>netstandard2.0</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.TestKit/netstandard2.0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.Cluster.TestKit\Akka.Cluster.TestKit.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.TestKit\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.TestKit\netstandard2.0</OutPath> | ||
<ProjectType>Product</ProjectType> | ||
<TargetFramework>netstandard2.0</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Tests.MultiNode/net471/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.Cluster.Tests.MultiNode\Akka.Cluster.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests.MultiNode\net471</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net471</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Tests.MultiNode/net5.0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.Cluster.Tests.MultiNode\Akka.Cluster.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests.MultiNode\net5.0</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net5.0</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Tests.MultiNode/netcoreapp3.1/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.Cluster.Tests.MultiNode\Akka.Cluster.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests.MultiNode\netcoreapp3.1</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>netcoreapp3.1</TargetFramework> | ||
</SonarProjectConfig> |
Empty file.
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Tests/net471/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.Cluster.Tests\Akka.Cluster.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests\net471</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net471</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Tests/net5.0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.Cluster.Tests\Akka.Cluster.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests\net5.0</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net5.0</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Tests/netcoreapp3.1/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\core\Akka.Cluster.Tests\Akka.Cluster.Tests.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tests\netcoreapp3.1</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>netcoreapp3.1</TargetFramework> | ||
</SonarProjectConfig> |
8 changes: 8 additions & 0 deletions
8
analyzers/packaging/output/Akka.Cluster.Tools.Tests.MultiNode/net471/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<SonarProjectConfig xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1"> | ||
<AnalysisConfigPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\SonarQubeAnalysisConfig.xml</AnalysisConfigPath> | ||
<ProjectPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\its\Projects\akka.net\src\contrib\cluster\Akka.Cluster.Tools.Tests.MultiNode\Akka.Cluster.Tools.Tests.MultiNode.csproj</ProjectPath> | ||
<FilesToAnalyzePath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tools.Tests.MultiNode\FilesToAnalyze.txt</FilesToAnalyzePath> | ||
<OutPath>C:\Users\zsolt.kolbay\source\repos\sonar-dotnet\analyzers\packaging\output\\Akka.Cluster.Tools.Tests.MultiNode\net471</OutPath> | ||
<ProjectType>Test</ProjectType> | ||
<TargetFramework>net471</TargetFramework> | ||
</SonarProjectConfig> |
Oops, something went wrong.