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

Pr/19 fixed #21

Merged
merged 8 commits into from
May 25, 2017
Merged

Pr/19 fixed #21

merged 8 commits into from
May 25, 2017

Conversation

tynor88
Copy link
Owner

@tynor88 tynor88 commented May 25, 2017

This change is Reviewable

StefanoP73 and others added 8 commits January 29, 2017 12:02
This is used for RenamedFileSystemEvent
Added oldName argument
added null parameter for compatibility to other functions
modified code for use of fileSystemWatcher.Renamed
Added test for rename and modified other to check FileSystemRenamed
# Conflicts:

#	Samples/Topshelf.SimpleInjector.Quartz.Decorators.Sample/Topshelf.SimpleInjector.Quartz.Decorators.Sample.csproj
#	Samples/Topshelf.SimpleInjector.Quartz.Decorators.Sample/app.config

#	Samples/Topshelf.SimpleInjector.Quartz.Decorators.Sample/packages.config

#	Samples/Topshelf.SimpleInjector.Quartz.Sample/Topshelf.SimpleInjector.Quartz.Sample.csproj
#	Samples/Topshelf.SimpleInjector.Quartz.Sample/app.config
#	Samples/Topshelf.SimpleInjector.Quartz.Sample/packages.config

#	Samples/Topshelf.SimpleInjector.QuartzAsService.Sample/Topshelf.SimpleInjector.QuartzAsService.Sample.csproj
#	Samples/Topshelf.SimpleInjector.QuartzAsService.Sample/app.config
#	Samples/Topshelf.SimpleInjector.QuartzAsService.Sample/packages.config

#	Samples/Topshelf.SimpleInjector.Sample/Topshelf.SimpleInjector.Sample.csproj
#	Samples/Topshelf.SimpleInjector.Sample/packages.config

#	Source/Topshelf.SimpleInjector.Quartz/Topshelf.SimpleInjector.Quartz.csproj
#	Source/Topshelf.SimpleInjector.Quartz/app.config
#	Source/Topshelf.SimpleInjector.Quartz/packages.config

#	Source/Topshelf.SimpleInjector.QuickStart/Topshelf.SimpleInjector.QuickStart.csproj
#	Source/Topshelf.SimpleInjector.QuickStart/app.config
#	Source/Topshelf.SimpleInjector.QuickStart/packages.config
#	Source/Topshelf.SimpleInjector/Topshelf.SimpleInjector.csproj
#	Source/Topshelf.SimpleInjector/packages.config

#	Tests/Topshelf.SimpleInjector.Quartz.Test/Topshelf.SimpleInjector.Quartz.Test.csproj
#	Tests/Topshelf.SimpleInjector.Quartz.Test/app.config
#	Tests/Topshelf.SimpleInjector.Quartz.Test/packages.config
#	Tests/Topshelf.SimpleInjector.Test/Topshelf.SimpleInjector.Test.csproj
#	Tests/Topshelf.SimpleInjector.Test/packages.config
@tynor88 tynor88 self-assigned this May 25, 2017
@tynor88 tynor88 merged commit 396a679 into dev May 25, 2017
@tynor88 tynor88 deleted the pr/19 branch May 25, 2017 11:23
tynor88 added a commit that referenced this pull request May 25, 2017
* Upgraded SimpleInjector dependency to 4.x, removed dependency on SimpleInjector.Extensions.LifetimeScoping.
Replaced usages of removed two-argument IConstructorResolutionBehavior.GetConstructor method with single argument one.
Replaced usages of LifetimeScoping with ThreadScopedLifestyle.

* Changed the name of the sample decorator class to indicate it now uses ThreadScopedLifestyle

* Pr/19 fixed (#21)

* Added Renamed

This is used for RenamedFileSystemEvent

* Inherited from RenamedEventArgs

Added oldName argument

* Added CreateRenamedFileSystemEvent

added null parameter for compatibility to other functions

* Added WhenFileSystemRenamed

modified code for use of fileSystemWatcher.Renamed

* Rename file test

Added test for rename and modified other to check FileSystemRenamed

* Added option to remove FileSystemWatcher duplicated events

* Updated all Nuget packages

* upgrading packages

* bump dependencies

* upgrade versions

* upgrade versions

* Update README.md

* fix runner

* update to build master
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.

None yet

2 participants