Skip to content

Commit

Permalink
Merge pull request #40 from TechieGuy12/develop
Browse files Browse the repository at this point in the history
Release 1.5.0
  • Loading branch information
TechieGuy12 authored Sep 19, 2023
2 parents 0030618 + d0be751 commit 28ffef4
Show file tree
Hide file tree
Showing 50 changed files with 1,411 additions and 862 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -348,4 +348,4 @@ MigrationBackup/

# Ionide (cross platform F# VS Code tools) working folder
.ionide/
/FileWatcher/Properties/launchSettings.json
/src/Properties/launchSettings.json
7 changes: 6 additions & 1 deletion FileWatcher.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FileWatcher", "FileWatcher\FileWatcher.csproj", "{F46457BB-E373-462E-8E5A-8EE669A4B57A}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FileWatcher", "src\FileWatcher.csproj", "{F46457BB-E373-462E-8E5A-8EE669A4B57A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "templates", "templates", "{571453A7-4850-4D19-8F22-F419C63F45CE}"
ProjectSection(SolutionItems) = preProject
templates\config-template.xml = templates\config-template.xml
EndProjectSection
EndProject
Project("{B7DD6F7E-DEF8-4E67-B5B7-07EF123DB6F0}") = "FwInstaller", "FwInstaller\FwInstaller.wixproj", "{7ABA5E77-930C-490D-A73B-556589F70F6E}"
EndProject
Expand Down
41 changes: 0 additions & 41 deletions FileWatcher/Configuration/Actions/Actions.cs

This file was deleted.

13 changes: 0 additions & 13 deletions FileWatcher/Configuration/Notifications/Header.cs

This file was deleted.

318 changes: 0 additions & 318 deletions FileWatcher/Configuration/RunnableBase.cs

This file was deleted.

Loading

0 comments on commit 28ffef4

Please sign in to comment.