Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 8.1.0 #76

Merged
merged 7 commits into from
Sep 28, 2023
Merged

Update to 8.1.0 #76

merged 7 commits into from
Sep 28, 2023

Conversation

JFriel
Copy link
Collaborator

@JFriel JFriel commented Sep 20, 2023

Having issues with RDMP claiming
Could not load plugin component p/windows/windows.dll due to Assembly with same name is already loaded
Could not load plugin component p/main/main.dll due to Assembly with same name is already loaded

@JFriel JFriel requested a review from jas88 September 20, 2023 15:39
@JFriel JFriel marked this pull request as ready for review September 21, 2023 08:13
@@ -51,6 +51,8 @@ jobs:

dotnet publish -p:DebugType=embedded -p:GenerateDocumentation=false Plugin/windows/windows.csproj -c Release -o p/windows
dotnet publish -p:DebugType=embedded -p:GenerateDocumentation=false Plugin/main/main.csproj -c Release -o p/main
rm p/windows/windows.dll
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a comment into build script

@bpeacock001 bpeacock001 merged commit a44b500 into main Sep 28, 2023
1 check passed
@bpeacock001 bpeacock001 deleted the update-to-8.1.0 branch September 28, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants