-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- I would also like to be able to control the other aspects of the hardware somehow. I could modify the command string based on changes in porperties but that is probably a correct way to do this.
- Loading branch information
0 parents
commit 8202508
Showing
18 changed files
with
465 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<PackageConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<Packages> | ||
<Package id="Bonsai" version="2.8.5" /> | ||
<Package id="Bonsai.Core" version="2.8.5" /> | ||
<Package id="Bonsai.Design" version="2.8.5" /> | ||
<Package id="Bonsai.Editor" version="2.8.5" /> | ||
<Package id="Bonsai.System" version="2.8.1" /> | ||
<Package id="Bonsai.System.Design" version="2.8.0" /> | ||
<Package id="clroni" version="6.1.2" /> | ||
<Package id="jacobslusser.ScintillaNET" version="3.6.3" /> | ||
<Package id="Markdig" version="0.18.1" /> | ||
<Package id="Microsoft.Web.WebView2" version="1.0.1823.32" /> | ||
<Package id="OpenCV.Net" version="3.4.2" /> | ||
<Package id="OpenEphys.Onix1" version="0.1.0" /> | ||
<Package id="Rx-Core" version="2.2.5" /> | ||
<Package id="Rx-Interfaces" version="2.2.5" /> | ||
<Package id="Rx-Linq" version="2.2.5" /> | ||
<Package id="Rx-PlatformServices" version="2.2.5" /> | ||
<Package id="SvgNet" version="3.3.3" /> | ||
<Package id="System.Buffers" version="4.5.1" /> | ||
<Package id="System.Memory" version="4.5.5" /> | ||
<Package id="System.Numerics.Vectors" version="4.5.0" /> | ||
<Package id="System.Resources.Extensions" version="8.0.0" /> | ||
<Package id="System.Runtime.CompilerServices.Unsafe" version="4.5.3" /> | ||
<Package id="YamlDotNet" version="13.1.1" /> | ||
</Packages> | ||
<AssemblyReferences> | ||
<AssemblyReference assemblyName="Bonsai" /> | ||
<AssemblyReference assemblyName="Bonsai.Core" /> | ||
<AssemblyReference assemblyName="Bonsai.Design" /> | ||
<AssemblyReference assemblyName="Bonsai.Editor" /> | ||
<AssemblyReference assemblyName="Bonsai.System" /> | ||
<AssemblyReference assemblyName="Bonsai.System.Design" /> | ||
<AssemblyReference assemblyName="OpenEphys.Onix1" /> | ||
</AssemblyReferences> | ||
<AssemblyLocations> | ||
<AssemblyLocation assemblyName="Bonsai" processorArchitecture="MSIL" location="Packages/Bonsai.2.8.5/lib/net48/Bonsai.exe" /> | ||
<AssemblyLocation assemblyName="Bonsai.Core" processorArchitecture="MSIL" location="Packages/Bonsai.Core.2.8.5/lib/net462/Bonsai.Core.dll" /> | ||
<AssemblyLocation assemblyName="Bonsai.Design" processorArchitecture="MSIL" location="Packages/Bonsai.Design.2.8.5/lib/net462/Bonsai.Design.dll" /> | ||
<AssemblyLocation assemblyName="Bonsai.Editor" processorArchitecture="MSIL" location="Packages/Bonsai.Editor.2.8.5/lib/net472/Bonsai.Editor.dll" /> | ||
<AssemblyLocation assemblyName="Bonsai.System" processorArchitecture="MSIL" location="Packages/Bonsai.System.2.8.1/lib/net462/Bonsai.System.dll" /> | ||
<AssemblyLocation assemblyName="Bonsai.System.Design" processorArchitecture="MSIL" location="Packages/Bonsai.System.Design.2.8.0/lib/net462/Bonsai.System.Design.dll" /> | ||
<AssemblyLocation assemblyName="clroni" processorArchitecture="Amd64" location="Packages/clroni.6.1.2/lib/net472/clroni.dll" /> | ||
<AssemblyLocation assemblyName="Markdig" processorArchitecture="MSIL" location="Packages/Markdig.0.18.1/lib/net40/Markdig.dll" /> | ||
<AssemblyLocation assemblyName="Microsoft.Web.WebView2.Core" processorArchitecture="MSIL" location="Packages/Microsoft.Web.WebView2.1.0.1823.32/lib/net45/Microsoft.Web.WebView2.Core.dll" /> | ||
<AssemblyLocation assemblyName="Microsoft.Web.WebView2.WinForms" processorArchitecture="MSIL" location="Packages/Microsoft.Web.WebView2.1.0.1823.32/lib/net45/Microsoft.Web.WebView2.WinForms.dll" /> | ||
<AssemblyLocation assemblyName="Microsoft.Web.WebView2.Wpf" processorArchitecture="MSIL" location="Packages/Microsoft.Web.WebView2.1.0.1823.32/lib/net45/Microsoft.Web.WebView2.Wpf.dll" /> | ||
<AssemblyLocation assemblyName="OpenCV.Net" processorArchitecture="MSIL" location="Packages/OpenCV.Net.3.4.2/lib/net462/OpenCV.Net.dll" /> | ||
<AssemblyLocation assemblyName="OpenEphys.Onix1" processorArchitecture="Amd64" location="Packages/OpenEphys.Onix1.0.1.0/lib/net472/OpenEphys.Onix1.dll" /> | ||
<AssemblyLocation assemblyName="ScintillaNET" processorArchitecture="MSIL" location="Packages/jacobslusser.ScintillaNET.3.6.3/lib/net40/ScintillaNET.dll" /> | ||
<AssemblyLocation assemblyName="SVG" processorArchitecture="MSIL" location="Packages/SvgNet.3.3.3/lib/net462/SVG.dll" /> | ||
<AssemblyLocation assemblyName="System.Buffers" processorArchitecture="MSIL" location="Packages/System.Buffers.4.5.1/lib/net461/System.Buffers.dll" /> | ||
<AssemblyLocation assemblyName="System.Memory" processorArchitecture="MSIL" location="Packages/System.Memory.4.5.5/lib/net461/System.Memory.dll" /> | ||
<AssemblyLocation assemblyName="System.Numerics.Vectors" processorArchitecture="MSIL" location="Packages/System.Numerics.Vectors.4.5.0/lib/net46/System.Numerics.Vectors.dll" /> | ||
<AssemblyLocation assemblyName="System.Reactive.Core" processorArchitecture="MSIL" location="Packages/Rx-Core.2.2.5/lib/net45/System.Reactive.Core.dll" /> | ||
<AssemblyLocation assemblyName="System.Reactive.Interfaces" processorArchitecture="MSIL" location="Packages/Rx-Interfaces.2.2.5/lib/net45/System.Reactive.Interfaces.dll" /> | ||
<AssemblyLocation assemblyName="System.Reactive.Linq" processorArchitecture="MSIL" location="Packages/Rx-Linq.2.2.5/lib/net45/System.Reactive.Linq.dll" /> | ||
<AssemblyLocation assemblyName="System.Reactive.PlatformServices" processorArchitecture="MSIL" location="Packages/Rx-PlatformServices.2.2.5/lib/net45/System.Reactive.PlatformServices.dll" /> | ||
<AssemblyLocation assemblyName="System.Resources.Extensions" processorArchitecture="MSIL" location="Packages/System.Resources.Extensions.8.0.0/lib/net462/System.Resources.Extensions.dll" /> | ||
<AssemblyLocation assemblyName="System.Runtime.CompilerServices.Unsafe" processorArchitecture="MSIL" location="Packages/System.Runtime.CompilerServices.Unsafe.4.5.3/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" /> | ||
<AssemblyLocation assemblyName="YamlDotNet" processorArchitecture="MSIL" location="Packages/YamlDotNet.13.1.1/lib/net47/YamlDotNet.dll" /> | ||
</AssemblyLocations> | ||
<LibraryFolders> | ||
<LibraryFolder path="Packages/clroni.6.1.2/build/native/bin/x64" platform="x64" /> | ||
<LibraryFolder path="Packages/clroni.6.1.2/build/native/bin/x86" platform="x86" /> | ||
<LibraryFolder path="Packages/Microsoft.Web.WebView2.1.0.1823.32/runtimes/win-arm64/native" platform="arm64" /> | ||
<LibraryFolder path="Packages/Microsoft.Web.WebView2.1.0.1823.32/runtimes/win-arm64/native_uap" platform="arm64" /> | ||
<LibraryFolder path="Packages/Microsoft.Web.WebView2.1.0.1823.32/runtimes/win-x64/native" platform="x64" /> | ||
<LibraryFolder path="Packages/Microsoft.Web.WebView2.1.0.1823.32/runtimes/win-x64/native_uap" platform="x64" /> | ||
<LibraryFolder path="Packages/Microsoft.Web.WebView2.1.0.1823.32/runtimes/win-x86/native" platform="x86" /> | ||
<LibraryFolder path="Packages/Microsoft.Web.WebView2.1.0.1823.32/runtimes/win-x86/native_uap" platform="x86" /> | ||
<LibraryFolder path="Packages/OpenCV.Net.3.4.2/runtimes/win-x64/native/vc14/bin" platform="x64" /> | ||
<LibraryFolder path="Packages/OpenCV.Net.3.4.2/runtimes/win-x86/native/vc14/bin" platform="x86" /> | ||
</LibraryFolders> | ||
</PackageConfiguration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<packageSources> | ||
<add key="Gallery" value="..\..\Gallery" /> | ||
<add key="Bonsai Packages" value="https://www.myget.org/F/bonsai/api/v3/index.json" /> | ||
<add key="Community Packages" value="https://www.myget.org/F/bonsai-community/api/v3/index.json" /> | ||
</packageSources> | ||
<disabledPackageSources> | ||
<add key="Gallery" value="true" /> | ||
</disabledPackageSources> | ||
</configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
powershell -ExecutionPolicy Bypass -File ./Setup.ps1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
if (!(Test-Path "./Bonsai.exe")) { | ||
$release = "https://github.com/bonsai-rx/bonsai/releases/latest/download/Bonsai.zip" | ||
$configPath = "./Bonsai.config" | ||
if (Test-Path $configPath) { | ||
[xml]$config = Get-Content $configPath | ||
$bootstrapper = $config.PackageConfiguration.Packages.Package.where{$_.id -eq 'Bonsai'} | ||
if ($bootstrapper) { | ||
$version = $bootstrapper.version | ||
$release = "https://github.com/bonsai-rx/bonsai/releases/download/$version/Bonsai.zip" | ||
} | ||
} | ||
Invoke-WebRequest $release -OutFile "temp.zip" | ||
Move-Item -Path "NuGet.config" "temp.config" | ||
Expand-Archive "temp.zip" -DestinationPath "." -Force | ||
Move-Item -Path "temp.config" "NuGet.config" -Force | ||
Remove-Item -Path "temp.zip" | ||
Remove-Item -Path "Bonsai32.exe" | ||
} | ||
& .\Bonsai.exe --no-editor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# To learn more about .editorconfig see https://aka.ms/editorconfigdocs | ||
############################### | ||
# Core EditorConfig Options # | ||
############################### | ||
# All files | ||
[*] | ||
indent_style = space | ||
|
||
# XML project files | ||
[*.{csproj,vcxproj,vcxproj.filters,proj,projitems,shproj,bonsai}] | ||
indent_size = 2 | ||
|
||
# XML config files | ||
[*.{props,targets,ruleset,config,nuspec,resx,vsixmanifest,vsct}] | ||
indent_size = 2 | ||
|
||
# Code files | ||
[*.{cs,csx}] | ||
indent_size = 4 | ||
insert_final_newline = true | ||
charset = utf-8-bom | ||
############################### | ||
# .NET Coding Conventions # | ||
############################### | ||
[*.{cs}] | ||
# Organize usings | ||
dotnet_sort_system_directives_first = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
name: Build | ||
|
||
on: | ||
push: | ||
branches: [main] | ||
pull_request: | ||
release: | ||
types: [published] | ||
env: | ||
DOTNET_NOLOGO: true | ||
DOTNET_CLI_TELEMETRY_OPTOUT: true | ||
DOTNET_GENERATE_ASPNET_CERTIFICATE: false | ||
ContinuousIntegrationBuild: true | ||
CiRunNumber: ${{ github.run_number }} | ||
CiRunPushSuffix: ${{ github.ref_name }}-ci${{ github.run_number }} | ||
CiRunPullSuffix: pull-${{ github.event.number }}-ci${{ github.run_number }} | ||
jobs: | ||
setup: | ||
runs-on: ubuntu-latest | ||
outputs: | ||
build-suffix: ${{ steps.setup-build.outputs.build-suffix }} | ||
steps: | ||
- name: Setup Build | ||
id: setup-build | ||
run: echo "build-suffix=${{ github.event_name == 'push' && env.CiRunPushSuffix || github.event_name == 'pull_request' && env.CiRunPullSuffix || null }}" >> "$GITHUB_OUTPUT" | ||
|
||
build: | ||
needs: [setup] | ||
strategy: | ||
fail-fast: false | ||
matrix: | ||
configuration: [debug, release] | ||
os: [ubuntu-latest, windows-latest] | ||
include: | ||
- os: windows-latest | ||
configuration: release | ||
collect-packages: true | ||
runs-on: ${{ matrix.os }} | ||
env: | ||
CiBuildVersionSuffix: ${{ needs.setup.outputs.build-suffix }} | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
|
||
- name: Setup .NET | ||
uses: actions/setup-dotnet@v4 | ||
with: | ||
dotnet-version: 8.x | ||
|
||
- name: Restore | ||
run: dotnet restore | ||
|
||
- name: Build | ||
run: dotnet build --no-restore --configuration ${{ matrix.configuration }} | ||
|
||
- name: Pack | ||
id: pack | ||
if: matrix.collect-packages | ||
run: dotnet pack --no-build --configuration ${{ matrix.configuration }} | ||
|
||
- name: Collect packages | ||
uses: actions/upload-artifact@v4 | ||
if: matrix.collect-packages && steps.pack.outcome == 'success' && always() | ||
with: | ||
name: Packages | ||
if-no-files-found: error | ||
path: artifacts/package/${{matrix.configuration}}/** | ||
|
||
publish-github: | ||
runs-on: ubuntu-latest | ||
permissions: | ||
packages: write | ||
needs: [build] | ||
if: github.event_name == 'push' || github.event_name == 'release' | ||
steps: | ||
- name: Setup .NET | ||
uses: actions/setup-dotnet@v4 | ||
with: | ||
dotnet-version: 8.x | ||
|
||
- name: Download packages | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: Packages | ||
path: Packages | ||
|
||
- name: Push to GitHub Packages | ||
run: dotnet nuget push "Packages/*.nupkg" --skip-duplicate --no-symbols --api-key ${{secrets.GITHUB_TOKEN}} --source https://nuget.pkg.github.com/${{github.repository_owner}} | ||
env: | ||
# This is a workaround for https://github.com/NuGet/Home/issues/9775 | ||
DOTNET_SYSTEM_NET_HTTP_USESOCKETSHTTPHANDLER: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
.vs/ | ||
/artifacts/ | ||
.bonsai/Packages/ | ||
.bonsai/*.exe | ||
.bonsai/*.exe.settings | ||
.bonsai/*.exe.WebView2/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project> | ||
<PropertyGroup> | ||
<Authors>Open Ephys</Authors> | ||
<Copyright>Copyright © Open Ephys and Contributors 2024</Copyright> | ||
<PackageProjectUrl>https://open-ephys.github.io/commutator-docs/</PackageProjectUrl> | ||
<GenerateDocumentationFile>true</GenerateDocumentationFile> | ||
<SymbolPackageFormat>snupkg</SymbolPackageFormat> | ||
<IncludeSymbols>true</IncludeSymbols> | ||
<RepositoryUrl>https://github.com/open-ephys/bonsai-commutator</RepositoryUrl> | ||
<RepositoryType>git</RepositoryType> | ||
<PackageReadmeFile>README.md</PackageReadmeFile> | ||
<PackageLicenseFile>LICENSE</PackageLicenseFile> | ||
<UseArtifactsOutput>true</UseArtifactsOutput> | ||
<PackageIcon>icon.png</PackageIcon> | ||
<VersionPrefix>0.1.0</VersionPrefix> | ||
<VersionSuffix></VersionSuffix> | ||
<LangVersion>9.0</LangVersion> | ||
<Features>strict</Features> | ||
</PropertyGroup> | ||
|
||
<Import Project="build/Version.props" /> | ||
|
||
<ItemGroup> | ||
<Content Include="..\LICENSE" PackagePath="/" /> | ||
<Content Include="..\icon.png" PackagePath="/" /> | ||
<Content Include="..\README.md" PackagePath="/" /> | ||
</ItemGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
Copyright (c) 2024 Open Ephys and Contributors | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<packageSources> | ||
<add key="Bonsai Packages" value="https://www.myget.org/F/bonsai/api/v3/index.json" /> | ||
<add key="Community Packages" value="https://www.myget.org/F/bonsai-community/api/v3/index.json" /> | ||
<add key="Boost Packages" value="https://www.myget.org/F/bonsai-boost/api/v3/index.json" /> | ||
</packageSources> | ||
</configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 17 | ||
VisualStudioVersion = 17.3.32825.248 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenEphys.Commutator", "OpenEphys.Commutator\OpenEphys.Commutator.csproj", "{353B1EBC-F8EB-4D99-8331-9FF15EC17F38}" | ||
EndProject | ||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F8644FAC-94E5-4E73-B809-925ABABE35B1}" | ||
ProjectSection(SolutionItems) = preProject | ||
Directory.Build.props = Directory.Build.props | ||
EndProjectSection | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|x64 = Debug|x64 | ||
Release|x64 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{353B1EBC-F8EB-4D99-8331-9FF15EC17F38}.Debug|x64.ActiveCfg = Debug|x64 | ||
{353B1EBC-F8EB-4D99-8331-9FF15EC17F38}.Debug|x64.Build.0 = Debug|x64 | ||
{353B1EBC-F8EB-4D99-8331-9FF15EC17F38}.Release|x64.ActiveCfg = Release|x64 | ||
{353B1EBC-F8EB-4D99-8331-9FF15EC17F38}.Release|x64.Build.0 = Release|x64 | ||
{149E86EC-B865-463D-81A8-8290CA7F8871}.Debug|x64.ActiveCfg = Debug|x64 | ||
{149E86EC-B865-463D-81A8-8290CA7F8871}.Debug|x64.Build.0 = Debug|x64 | ||
{149E86EC-B865-463D-81A8-8290CA7F8871}.Release|x64.ActiveCfg = Release|x64 | ||
{149E86EC-B865-463D-81A8-8290CA7F8871}.Release|x64.Build.0 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {86554706-612A-4283-B0DC-5477B01D58B6} | ||
EndGlobalSection | ||
EndGlobal |
Oops, something went wrong.