Skip to content

Commit 63f812a

Browse files
committed
chore: standardize solution configuration (Debug/Release + AnyCPU)
1 parent b8f0eca commit 63f812a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/CodingWithCalvin.OpenInNotepadPlusPlus.slnx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<Solution>
2+
<Configurations>
3+
<Configuration Name="Debug" />
4+
<Configuration Name="Release" />
5+
<Platform Name="AnyCPU" />
6+
</Configurations>
27
<Folder Name="/Solution Items/">
38
<File Path="../resources/extension.manifest.json" />
49
<File Path="../.github/workflows/publish.yml" />

0 commit comments

Comments
 (0)