Skip to content

Commit

Permalink
Completely removed CodeBridge and UnmanagedCode
Browse files Browse the repository at this point in the history
  • Loading branch information
AEAEAEAE4343 committed May 18, 2021
1 parent 1f156b0 commit fe6d345
Show file tree
Hide file tree
Showing 48 changed files with 263 additions and 2,843 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/dotnet-desktop.yml
Expand Up @@ -27,14 +27,6 @@ jobs:
run: msbuild -p:Configuration=Release -p:Platform=AMD64 SimpleClassicThemeTaskbar.sln
working-directory: ./

- name: Copy dependencies file for x86
run: Copy-Item -Path "./build/SimpleClassicThemeTaskbar.deps.json" -Destination "./SimpleClassicThemeTaskbar/bin/x86/Release/net5.0-windows" -Force
working-directory: ./

- name: Copy dependencies file for x64
run: Copy-Item -Path "./build/SimpleClassicThemeTaskbar.deps.json" -Destination "./SimpleClassicThemeTaskbar/bin/x64/Release/net5.0-windows" -Force
working-directory: ./

- name: Upload x86 build artifacts
uses: actions/upload-artifact@v2.2.3
with:
Expand Down
127 changes: 0 additions & 127 deletions SimpleClassicThemeTaskbar.CodeBridge/CodeBridge.cpp

This file was deleted.

36 changes: 0 additions & 36 deletions SimpleClassicThemeTaskbar.CodeBridge/CodeBridge.h

This file was deleted.

Binary file not shown.

This file was deleted.

0 comments on commit fe6d345

Please sign in to comment.