Skip to content

Commit

Permalink
✨ Add option to export console to txt
Browse files Browse the repository at this point in the history
Add Github link

New release 0.0.6.0

Remove unexpected input to microsoft/setup-msbuild
  • Loading branch information
iqfareez committed May 29, 2023
1 parent b880a0c commit 0593296
Show file tree
Hide file tree
Showing 6 changed files with 146 additions and 45 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:

- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.3.1
with:
msbuild-version: '16.0'

- name: Restore NuGet packages
run: nuget restore
Expand Down
88 changes: 71 additions & 17 deletions Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0593296

Please sign in to comment.