We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5e7a9 commit 2f67129Copy full SHA for 2f67129
1 file changed
RestExceptions.slnx
@@ -1,6 +1,6 @@
1
<Solution>
2
<Folder Name="/examples/">
3
- <Project Path="examples\RestExceptions.Demo\RestExceptions.Demo.csproj" Type="Classic C#" />
+ <Project Path="examples\RestExceptions.Demo\RestExceptions.Demo.csproj" Type="C#" />
4
</Folder>
5
<Folder Name="/solution/">
6
<File Path=".editorconfig" />
@@ -14,6 +14,6 @@
14
<File Path="README.md" />
15
16
<Folder Name="/src/">
17
- <Project Path="src\RestExceptions\RestExceptions.csproj" Type="Classic C#" />
+ <Project Path="src\RestExceptions\RestExceptions.csproj" Type="C#" />
18
19
</Solution>
0 commit comments