Skip to content

Commit 86d30f4

Browse files
committed
fix: solution file
1 parent d6356f5 commit 86d30f4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CyclomaticComplexity.sln

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PowerToys.CyclomaticComplex
66
EndProject
77
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{4A9ABB95-3762-448B-B5BF-099E46DB22DE}"
88
ProjectSection(SolutionItems) = preProject
9-
src\rider\main\resources\META-INF\plugin.xml = src\rider\main\resources\META-INF\plugin.xml
109
src\dotnet\Plugin.props = src\dotnet\Plugin.props
11-
CHANGELOG.md = CHANGELOG.md
1210
README.md = README.md
11+
CHANGELOG.md = CHANGELOG.md
12+
src\rider\main\resources\META-INF\plugin.xml = src\rider\main\resources\META-INF\plugin.xml
1313
gradle.properties = gradle.properties
14+
src\dotnet\Directory.Build.props = src\dotnet\Directory.Build.props
15+
build.gradle.kts = build.gradle.kts
1416
EndProjectSection
1517
EndProject
1618
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PowerToys.CyclomaticComplexity.Tests", "src\dotnet\PowerToys.CyclomaticComplexity.Tests\PowerToys.CyclomaticComplexity.Tests.csproj", "{6B2CDBAE-6AF4-4893-8DA9-0A1B2FDAC94A}"

0 commit comments

Comments
 (0)