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 bc9a3b2 commit 3ceeb05Copy full SHA for 3ceeb05
CSVSerializer.NET/CSVSerializer.csproj
@@ -44,12 +44,10 @@
44
<Compile Include="CSVFileExcepion.cs" />
45
<Compile Include="Deserializer.cs" />
46
<Compile Include="Row.cs" />
47
- <Compile Include="Rowee.cs" />
48
<Compile Include="Serializer.cs" />
49
<Compile Include="Document.cs" />
50
<Compile Include="Properties\AssemblyInfo.cs" />
51
<Compile Include="Value.cs" />
52
- <Compile Include="Valuee.cs" />
53
</ItemGroup>
54
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
55
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
CSVSerializer.NET/Rowee.cs
CSVSerializer.NET/Valuee.cs
0 commit comments