VS globs for these now

This commit is contained in:
Cinder Biscuits
2017-09-03 13:07:37 -05:00
parent 4c0dbca495
commit 15ace2356d
17 changed files with 0 additions and 1720 deletions

View File

@@ -85,48 +85,6 @@
<Private>False</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="StructuredData.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="JSON\IJsonWrapper.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="JSON\JsonData.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="JSON\JsonException.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="JSON\JsonMapper.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="JSON\JsonReader.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="JSON\JsonWriter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="JSON\Lexer.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="JSON\OSDJson.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="JSON\ParserToken.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="LLSD\BinaryLLSD.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="LLSD\NotationLLSD.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="LLSD\XmlLLSD.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>