Skip to content

Commit

Permalink
Merge pull request #191 from eclipse-aaspe/martaf/filter
Browse files Browse the repository at this point in the history
solution filter
  • Loading branch information
martafullen authored Sep 8, 2024
2 parents 877397b + d44b053 commit 5233866
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions src/filtered.slnf
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"solution": {
"path": "AasxPackageExplorer.sln",
"projects": [
"AasxAmlImExport\\AasxAmlImExport.csproj",
"AasxBammRdfImExport\\AasxBammRdfImExport.csproj",
"AasxCsharpLibrary\\AasxCsharpLibrary.csproj",
"AasxDictionaryImport\\AasxDictionaryImport.csproj",
"AasxFileServerRestLibrary\\AasxFileServerRestLibrary.csproj",
"AasxFormatCst\\AasxFormatCst.csproj",
"AasxIntegrationBaseGdi\\AasxIntegrationBaseGdi.csproj",
"AasxIntegrationBaseWpf\\AasxIntegrationBaseWpf.csproj",
"AasxIntegrationBase\\AasxIntegrationBase.csproj",
"AasxIntegrationEmptySample\\AasxIntegrationEmptySample.csproj",
"AasxMqttClient\\AasxMqttClient.csproj",
"AasxMqtt\\AasxMqtt.csproj",
"AasxOpenidClient\\AasxOpenidClient.csproj",
"AasxPackageExplorer\\AasxPackageExplorer.csproj",
"AasxPackageLogic\\AasxPackageLogic.csproj",
"AasxPluginAdvancedTextEditor\\AasxPluginAdvancedTextEditor.csproj",
"AasxPluginBomStructure\\AasxPluginBomStructure.csproj",
"AasxPluginContactInformation\\AasxPluginContactInformation.csproj",
"AasxPluginDigitalNameplate\\AasxPluginDigitalNameplate.csproj",
"AasxPluginDocumentShelf\\AasxPluginDocumentShelf.csproj",
"AasxPluginExportTable\\AasxPluginExportTable.csproj",
"AasxPluginGenericForms\\AasxPluginGenericForms.csproj",
"AasxPluginImageMap\\AasxPluginImageMap.csproj",
"AasxPluginKnownSubmodels\\AasxPluginKnownSubmodels.csproj",
"AasxPluginMtpViewer\\AasxPluginMtpViewer.csproj",
"AasxPluginPlotting\\AasxPluginPlotting.csproj",
"AasxPluginSmdExporter\\AasxPluginSmdExporter.csproj",
"AasxPluginTechnicalData\\AasxPluginTechnicalData.csproj",
"AasxPluginUaNetClient\\AasxPluginUaNetClient.csproj",
"AasxPluginUaNetServer\\AasxPluginUaNetServer.csproj",
"AasxPluginWebBrowser\\AasxPluginWebBrowser.csproj",
"AasxPredefinedConcepts\\AasxPredefinedConcepts.csproj",
"AasxRestConsoleServer\\AasxRestConsoleServer.csproj",
"AasxRestServerLibrary\\AasxRestServerLibrary.csproj",
"AasxSchemaExport\\AasxSchemaExport.csproj",
"AasxSignature\\AasxSignature.csproj",
"AasxToolkit\\AasxToolkit.csproj",
"AasxUaNetConsoleServer\\AasxUaNetConsoleServer.csproj",
"AasxUaNetServer\\AasxUaNetServer.csproj",
"AasxWpfControlLibrary\\AasxWpfControlLibrary.csproj",
"AnyUi\\AnyUi.csproj",
"BlazorExplorer\\BlazorExplorer.csproj",
"BlazorUI\\BlazorUI.csproj",
"MsaglWpfControl\\MsaglWpfControl.csproj",
"UIComponents.Flags.Blazor\\UIComponents.Flags.Blazor.csproj",
"WpfMtpControl\\WpfMtpControl.csproj",
"WpfMtpVisuViewer\\WpfMtpVisuViewer.csproj",
"WpfXamlTool\\WpfXamlTool.csproj"
]
}
}

0 comments on commit 5233866

Please sign in to comment.