Skip to content

Commit

Permalink
Merge pull request #56 from kerrlabajo/features
Browse files Browse the repository at this point in the history
Revert back to disk installation
  • Loading branch information
kerrlabajo authored May 14, 2024
2 parents f69f846 + 4fafe06 commit 81b5a49
Show file tree
Hide file tree
Showing 190 changed files with 4 additions and 3,068 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ DocProject/Help/Html2
DocProject/Help/html

# Click-Once directory
# publish/
publish/

# Publish Web Output
*.[Pp]ublish.xml
Expand Down
7 changes: 3 additions & 4 deletions LSC-Trainer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,18 @@
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<IsWebBootstrapper>true</IsWebBootstrapper>
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>publish/</PublishUrl>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<InstallUrl>https://github.com/kerrlabajo/LSC-Trainer/raw/main/publish/</InstallUrl>
<ApplicationRevision>9</ApplicationRevision>
<ApplicationRevision>10</ApplicationRevision>
<ApplicationVersion>1.1.1.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 81b5a49

Please sign in to comment.