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 18e44ed commit e08bd22Copy full SHA for e08bd22
2 files changed
SQLite.CodeFirst.Test/SQLite.CodeFirst.Test.csproj
@@ -94,7 +94,7 @@
94
<Compile Include="Statement\ColumnStatementTest.cs" />
95
<Compile Include="Utility\ConnectionStringParserTest.cs" />
96
<Compile Include="Utility\HashCreatorTest.cs" />
97
- <Compile Include="Utility\HistoryEntityTypeValidator.cs" />
+ <Compile Include="Utility\HistoryEntityTypeValidatorTest.cs" />
98
</ItemGroup>
99
<ItemGroup>
100
<Folder Include="Convention\" />
…st/Utility/HistoryEntityTypeValidator.cs …tility/HistoryEntityTypeValidatorTest.csSQLite.CodeFirst.Test/Utility/HistoryEntityTypeValidator.cs renamed to SQLite.CodeFirst.Test/Utility/HistoryEntityTypeValidatorTest.cs
0 commit comments