Remove unused config file
This commit is contained in:
parent
3ae9c19fb6
commit
dec20f9aaf
2 changed files with 0 additions and 14 deletions
|
|
@ -599,10 +599,6 @@
|
|||
<Content Include="StaticData\SliceSettings\unload_filament.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="config.json">
|
||||
<LogicalName>config.json</LogicalName>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Utilities\InspectForm.resx">
|
||||
<DependentUpon>InspectForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
|
|
|||
10
config.json
10
config.json
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"ProviderTypes": {
|
||||
"OsInformationProvider": "MatterHackers.Agg.Platform.WinformsInformationProvider, agg_platform_win32",
|
||||
"DialogProvider": "MatterHackers.Agg.Platform.WinformsFileDialogProvider, agg_platform_win32",
|
||||
"SystemWindow": "MatterHackers.Agg.UI.OpenGLSystemWindow, agg_platform_win32",
|
||||
"SystemWindowProvider": "MatterHackers.Agg.UI.WinformsSystemWindowProvider, agg_platform_win32",
|
||||
"ImageIOProvider": "MatterHackers.Agg.Image.ImageIOWindowsPlugin, agg_platform_win32",
|
||||
"StaticDataProvider": "MatterHackers.Agg.FileSystemStaticData, agg_platform_win32"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue