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 d255c5c commit 1efa162Copy full SHA for 1efa162
Source/Tests/Exceptionless.Tests.csproj
@@ -140,7 +140,6 @@
140
<Compile Include="Storage\IsolatedStorageFileStorageTests.cs" />
141
<Compile Include="Storage\PersistedDictionaryTests.cs" />
142
<Compile Include="Submission\DefaultSubmissionClientTests.cs" />
143
- <Compile Include="ToErrorModel\ToErrorModelTests.cs" />
144
<Compile Include="Utility\CountDownLatch.cs" />
145
<Compile Include="Utility\InMemorySubmissionClient.cs" />
146
<Compile Include="Utility\PasswordGenerator.cs" />
Source/Tests/ToErrorModel/ToErrorModelTests.cs
0 commit comments