Skip to content

Commit

Permalink
fixes implementation of removing parameters on disconnect from server.
Browse files Browse the repository at this point in the history
…fixes #5
  • Loading branch information
joreg committed Nov 29, 2023
1 parent 21b406e commit 62f6c98
Show file tree
Hide file tree
Showing 3 changed files with 851 additions and 871 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ jobs:
uses: actions/checkout@master

- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild@v1.3.1

- name: Setup Nuget.exe
uses: nuget/setup-nuget@v1

- name: Publish VL Nuget
uses: vvvv/[email protected].40
uses: vvvv/[email protected].42
with:
nuspec: deployment\VL.IO.RCP.nuspec
nuget-key: ${{ secrets.NUGET_KEY }}
Loading

0 comments on commit 62f6c98

Please sign in to comment.