We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a792eb commit b18def1Copy full SHA for b18def1
CodeConverter.slnx
@@ -0,0 +1,16 @@
1
+<Solution>
2
+ <Folder Name="/Solution Items/">
3
+ <File Path=".editorconfig" />
4
+ <File Path="CHANGELOG.md" />
5
+ <File Path="Directory.Build.props" />
6
+ <File Path="IncrementVersion.ps1" />
7
+ <File Path="README.md" />
8
+ <File Path="Update-NpmPackages.ps1" />
9
+ </Folder>
10
+ <Project Path="CodeConv/CodeConv.csproj" />
11
+ <Project Path="CodeConverter/CodeConverter.csproj" />
12
+ <Project Path="Func/Func.csproj" />
13
+ <Project Path="Tests/Tests.csproj" />
14
+ <Project Path="Vsix/Vsix.csproj" Id="99498ef8-c9e0-433b-8d7b-ea8e9e66f0c7" />
15
+ <Project Path="Web/Web.csproj" />
16
+</Solution>
0 commit comments