Skip to content

Commit

Permalink
new version of VS wanted to make this change badly
Browse files Browse the repository at this point in the history
  • Loading branch information
bobeaton committed Oct 5, 2024
1 parent 97d42a0 commit a2d5919
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions src/AIGuesserEC/AIGuesserEC 2010.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -104,20 +104,26 @@
<Compile Include="AdaptIt KB.cs">
<DependentUpon>AdaptIt KB.xsd</DependentUpon>
</Compile>
<Compile Include="AdaptItAutoConfigDialog.cs" />
<Compile Include="AdaptItAutoConfigDialog.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AdaptItAutoConfigDialog.Designer.cs">
<DependentUpon>AdaptItAutoConfigDialog.cs</DependentUpon>
</Compile>
<Compile Include="AdaptItEncConverter.cs" />
<Compile Include="AdaptItEncConverterConfig.cs" />
<Compile Include="AdaptItGuesserAutoConfigDialog.cs" />
<Compile Include="AdaptItGuesserAutoConfigDialog.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AdaptItGuesserAutoConfigDialog.Designer.cs">
<DependentUpon>AdaptItGuesserAutoConfigDialog.cs</DependentUpon>
</Compile>
<Compile Include="AdaptItGuesserEncConverter.cs" />
<Compile Include="AdaptItGuesserEncConverterConfig.cs" />
<Compile Include="AdaptItKBReader.cs" />
<Compile Include="AdaptItLookupAutoConfigDialog.cs" />
<Compile Include="AdaptItLookupAutoConfigDialog.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AdaptItLookupAutoConfigDialog.Designer.cs">
<DependentUpon>AdaptItLookupAutoConfigDialog.cs</DependentUpon>
</Compile>
Expand Down

0 comments on commit a2d5919

Please sign in to comment.