Skip to content

Commit f743094

Browse files
committed
Convert to slnx
1 parent d582105 commit f743094

File tree

6 files changed

+58
-483
lines changed

6 files changed

+58
-483
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ concurrency:
2323
env:
2424
DOTNET_NOLOGO: true
2525
DOTNET_CLI_TELEMETRY_OPTOUT: true
26-
SOLUTION_FILE: JsonApiDotNetCore.sln
26+
SOLUTION_FILE: JsonApiDotNetCore.slnx
2727

2828
jobs:
2929
build-and-test:

JsonApiDotNetCore.sln

Lines changed: 0 additions & 479 deletions
This file was deleted.

JsonApiDotNetCore.slnx

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<Solution>
2+
<Configurations>
3+
<Platform Name="Any CPU" />
4+
<Platform Name="x64" />
5+
<Platform Name="x86" />
6+
</Configurations>
7+
<Folder Name="/benchmarks/">
8+
<Project Path="benchmarks/Benchmarks.csproj" />
9+
</Folder>
10+
<Folder Name="/Solution Items/">
11+
<File Path=".editorconfig" />
12+
<File Path=".github/workflows/build.yml" />
13+
<File Path=".gitignore" />
14+
<File Path="CodingGuidelines.ruleset" />
15+
<File Path="CSharpGuidelinesAnalyzer.config" />
16+
<File Path="Directory.Build.props" />
17+
<File Path="package-versions.props" />
18+
<File Path="tests.runsettings" />
19+
</Folder>
20+
<Folder Name="/src/">
21+
<Project Path="src/JsonApiDotNetCore.Annotations/JsonApiDotNetCore.Annotations.csproj" />
22+
<Project Path="src/JsonApiDotNetCore.OpenApi.Client.Kiota/JsonApiDotNetCore.OpenApi.Client.Kiota.csproj" />
23+
<Project Path="src/JsonApiDotNetCore.OpenApi.Client.NSwag/JsonApiDotNetCore.OpenApi.Client.NSwag.csproj" />
24+
<Project Path="src/JsonApiDotNetCore.OpenApi.Swashbuckle/JsonApiDotNetCore.OpenApi.Swashbuckle.csproj" />
25+
<Project Path="src/JsonApiDotNetCore.SourceGenerators/JsonApiDotNetCore.SourceGenerators.csproj" />
26+
<Project Path="src/JsonApiDotNetCore/JsonApiDotNetCore.csproj" />
27+
</Folder>
28+
<Folder Name="/src/Examples/">
29+
<Project Path="src/Examples/DapperExample/DapperExample.csproj" />
30+
<Project Path="src/Examples/DatabasePerTenantExample/DatabasePerTenantExample.csproj" />
31+
<Project Path="src/Examples/JsonApiDotNetCoreExample/JsonApiDotNetCoreExample.csproj" />
32+
<Project Path="src/Examples/MultiDbContextExample/MultiDbContextExample.csproj" />
33+
<Project Path="src/Examples/NoEntityFrameworkExample/NoEntityFrameworkExample.csproj" />
34+
<Project Path="src/Examples/OpenApiKiotaClientExample/OpenApiKiotaClientExample.csproj" />
35+
<Project Path="src/Examples/OpenApiNSwagClientExample/OpenApiNSwagClientExample.csproj" />
36+
<Project Path="src/Examples/ReportsExample/ReportsExample.csproj" />
37+
</Folder>
38+
<Folder Name="/test/">
39+
<Project Path="test/AnnotationTests/AnnotationTests.csproj" />
40+
<Project Path="test/DapperTests/DapperTests.csproj" />
41+
<Project Path="test/DiscoveryTests/DiscoveryTests.csproj" />
42+
<Project Path="test/JsonApiDotNetCoreTests/JsonApiDotNetCoreTests.csproj" />
43+
<Project Path="test/MultiDbContextTests/MultiDbContextTests.csproj" />
44+
<Project Path="test/NoEntityFrameworkTests/NoEntityFrameworkTests.csproj" />
45+
<Project Path="test/OpenApiKiotaEndToEndTests/OpenApiKiotaEndToEndTests.csproj" />
46+
<Project Path="test/OpenApiNSwagClientTests/OpenApiNSwagClientTests.csproj" />
47+
<Project Path="test/OpenApiNSwagEndToEndTests/OpenApiNSwagEndToEndTests.csproj" />
48+
<Project Path="test/OpenApiTests/OpenApiTests.csproj" />
49+
<Project Path="test/SourceGeneratorTests/SourceGeneratorTests.csproj" />
50+
<Project Path="test/TestBuildingBlocks/TestBuildingBlocks.csproj" />
51+
<Project Path="test/UnitTests/UnitTests.csproj" />
52+
</Folder>
53+
<Project Path="src/Examples/GettingStarted/GettingStarted.csproj" DefaultStartup="true" />
54+
</Solution>

JsonApiDotNetCore.sln.DotSettings renamed to JsonApiDotNetCore.slnx.DotSettings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<s:Int64 x:Key="/Default/CodeEditing/NullCheckPatterns/PatternTypeNamesToPriority/=JetBrains_002EReSharper_002EFeature_002EServices_002ECSharp_002ENullChecking_002EThrowExpressionNullCheckPattern/@EntryIndexedValue">3000</s:Int64>
55
<s:Boolean x:Key="/Default/CodeInspection/CodeAnnotations/PropagateAnnotations/@EntryValue">False</s:Boolean>
66
<s:Boolean x:Key="/Default/CodeInspection/ExcludedFiles/FileMasksToSkip/=swagger_002Ejson/@EntryIndexedValue">True</s:Boolean>
7-
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/GeneratedFilesAndFolders/=83FF097C_002DC8C6_002D477B_002D9FAB_002DDF99B84978B5_002Ff_003AReadOnlySet_002Ecs/@EntryIndexedValue">83FF097C-C8C6-477B-9FAB-DF99B84978B5/f:ReadOnlySet.cs</s:String>
7+
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/GeneratedFilesAndFolders/=58FE19B6_002DF84A_002D990C_002DB25F_002DE37C391C3BD3_002Ff_003AReadOnlySet_002Ecs/@EntryIndexedValue">58FE19B6-F84A-990C-B25F-E37C391C3BD3/f:ReadOnlySet.cs</s:String>
88
<s:String x:Key="/Default/CodeInspection/GeneratedCode/GeneratedFileMasks/=swagger_002Eg_002Ejson/@EntryIndexedValue">swagger.g.json</s:String>
99
<s:String x:Key="/Default/CodeInspection/GeneratedCode/GeneratedFileMasks/=swagger_002Ejson/@EntryIndexedValue">swagger.json</s:String>
1010
<s:String x:Key="/Default/CodeInspection/Highlighting/AnalysisEnabled/@EntryValue">SOLUTION</s:String>

cleanupcode.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $PSNativeCommandUseErrorActionPreference = $true
1313
dotnet tool restore
1414
dotnet restore
1515

16-
$solutionFile = 'JsonApiDotNetCore.sln'
16+
$solutionFile = 'JsonApiDotNetCore.slnx'
1717

1818
if ($revision) {
1919
$headCommitHash = git rev-parse HEAD

inspectcode.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $PSNativeCommandUseErrorActionPreference = $true
66

77
dotnet tool restore
88

9-
$solutionFile = 'JsonApiDotNetCore.sln'
9+
$solutionFile = 'JsonApiDotNetCore.slnx'
1010
$outputPath = [System.IO.Path]::Combine([System.IO.Path]::GetTempPath(), 'jetbrains-inspectcode-results.xml')
1111
$resultPath = [System.IO.Path]::Combine([System.IO.Path]::GetTempPath(), 'jetbrains-inspectcode-results.html')
1212

0 commit comments

Comments
 (0)