Skip to content

Commit

Permalink
Fixed renaming of folder issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcooper committed Mar 22, 2016
1 parent 831c69f commit 88ec6a4
Show file tree
Hide file tree
Showing 46 changed files with 189 additions and 151 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\ContentDetector
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\ContentDetectorLib\bin\Debug\RansomwareDetection.ContentDetectorLib.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\ContentDetectorLib\obj\Debug\RansomwareDetection.ContentDetectorLib.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\ContentDetectorLib\obj\Debug\RansomwareDetection.ContentDetectorLib.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\ContentDetectorLibrary\bin\Debug\RansomwareDetection.ContentDetectorLib.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\ContentDetectorLibrary\bin\Debug\RansomwareDetection.ContentDetectorLib.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\ContentDetectorLibrary\bin\Debug\Delimon.Win32.IO.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\ContentDetectorLibrary\obj\Debug\RansomwareDetection.ContentDetectorLib.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\ContentDetectorLibrary\obj\Debug\RansomwareDetection.ContentDetectorLib.pdb
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\bin\Debug\RansomwareDetection.DetectionLib.dll.config
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\bin\Debug\RansomwareDetection.DetectionLib.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\bin\Debug\RansomwareDetection.DetectionLib.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\bin\Debug\Delimon.Win32.IO.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\bin\Debug\RansomwareDetection.ContentDetectorLib.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\bin\Debug\Win32Security.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\bin\Debug\RansomwareDetection.ContentDetectorLib.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\obj\Debug\RansomwareDetectionLib.csprojResolveAssemblyReference.cache
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\obj\Debug\RansomwareDetection.DetectionLib.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetection\obj\Debug\RansomwareDetection.DetectionLib.pdb
Binary file not shown.
2 changes: 1 addition & 1 deletion RansomwareDetectionService.sln
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RansomwareDetectionSystemTr
{967BC755-1841-41C9-865C-21022E0018A6} = {967BC755-1841-41C9-865C-21022E0018A6}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RansomwareDetection", "RansomwareDetection\RansomwareDetection.csproj", "{1724BDDA-4347-4B91-AB8B-7156E1A45EA4}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RansomwareDetectionLib", "RansomwareDetection\RansomwareDetectionLib.csproj", "{1724BDDA-4347-4B91-AB8B-7156E1A45EA4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContentDetectorLib", "ContentDetectorLibrary\ContentDetectorLib.csproj", "{967BC755-1841-41C9-865C-21022E0018A6}"
EndProject
Expand Down
Binary file modified RansomwareDetectionService.suo
Binary file not shown.
10 changes: 0 additions & 10 deletions RansomwareDetectionService/Properties/Settings.Designer.cs

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

13 changes: 2 additions & 11 deletions RansomwareDetectionService/Properties/Settings.settings
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="RansomwareDetection.Properties" GeneratedClassName="Settings">
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
<Profiles />
<Settings>
<Setting Name="RansomwareDetectionConnectionString" Type="(Connection string)" Scope="Application">
<DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
&lt;ConnectionString&gt;Data Source=|DataDirectory|\RansomwareDetection.sdf&lt;/ConnectionString&gt;
&lt;ProviderName&gt;Microsoft.SqlServerCe.Client.3.5&lt;/ProviderName&gt;
&lt;/SerializableConnectionString&gt;</DesignTimeValue>
<Value Profile="(Default)">Data Source=|DataDirectory|\RansomwareDetection.sdf</Value>
</Setting>
</Settings>
<Settings />
</SettingsFile>
4 changes: 2 additions & 2 deletions RansomwareDetectionService/RansomwareDetectionService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\BackupRetention\RansomwareDetection.csproj">
<ProjectReference Include="..\RansomwareDetection\RansomwareDetectionLib.csproj">
<Project>{1724BDDA-4347-4B91-AB8B-7156E1A45EA4}</Project>
<Name>RansomwareDetection</Name>
<Name>RansomwareDetectionLib</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
4 changes: 1 addition & 3 deletions RansomwareDetectionService/app.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
<!--
Service Interval is in 1000 of a second e.g. "120000" = 2 minutes
-->
<connectionStrings>
<add name="RansomwareDetection.Properties.Settings.RansomwareDetectionConnectionString" connectionString="Data Source=|DataDirectory|\RansomwareDetection.sdf" providerName="Microsoft.SqlServerCe.Client.3.5" />
</connectionStrings>
<connectionStrings />
<appSettings>
<add key="ServiceInterval" value="60000" />
<add key="SMTPServer" value="" />
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
<!--
Service Interval is in 1000 of a second e.g. "120000" = 2 minutes
-->
<connectionStrings>
<add name="RansomwareDetection.Properties.Settings.RansomwareDetectionConnectionString" connectionString="Data Source=|DataDirectory|\RansomwareDetection.sdf" providerName="Microsoft.SqlServerCe.Client.3.5" />
</connectionStrings>
<connectionStrings />
<appSettings>
<add key="ServiceInterval" value="60000" />
<add key="SMTPServer" value="" />
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,17 @@ C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\BackupRetention
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\BackupRetentionService\bin\Debug\RansomwareDetection.ContentDetectorLib.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\BackupRetentionService\bin\Debug\RansomwareDetection.DetectionLib.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\BackupRetentionService\bin\Debug\RansomwareDetection.ContentDetectorLib.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\bin\Debug\RansomwareDetectionService.exe.config
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\bin\Debug\RansomwareDetectionService.exe
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\bin\Debug\RansomwareDetectionService.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\bin\Debug\RansomwareDetection.DetectionLib.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\bin\Debug\Delimon.Win32.IO.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\bin\Debug\Win32Security.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\bin\Debug\RansomwareDetection.ContentDetectorLib.dll
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\bin\Debug\RansomwareDetection.DetectionLib.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\bin\Debug\RansomwareDetection.ContentDetectorLib.pdb
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\obj\x86\Debug\RansomwareDetectionService.csprojResolveAssemblyReference.cache
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\obj\x86\Debug\RansomwareDetectionService.ProjectInstaller.resources
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\obj\x86\Debug\RansomwareDetectionService.csproj.GenerateResource.Cache
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\obj\x86\Debug\RansomwareDetectionService.exe
C:\Users\pcooper\Desktop\Folders View\RansomwareDetectionService\RansomwareDetectionService\obj\x86\Debug\RansomwareDetectionService.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 88ec6a4

Please sign in to comment.