Skip to content
This repository was archived by the owner on Apr 21, 2021. It is now read-only.

Commit 32eb2c6

Browse files
committed
Move up src dir
1 parent 2c172b6 commit 32eb2c6

File tree

242 files changed

+5
-114547
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

242 files changed

+5
-114547
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/Build.bat renamed to Build.bat

File renamed without changes.
File renamed without changes.

src/Tests/EventHook.Tests/EventHook.Tests.csproj renamed to EventHook.Tests/EventHook.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<Compile Include="Properties\AssemblyInfo.cs" />
6969
</ItemGroup>
7070
<ItemGroup>
71-
<ProjectReference Include="..\..\EventHook\EventHook.csproj">
71+
<ProjectReference Include="..\EventHook\EventHook.csproj">
7272
<Project>{4ff5e04f-3425-4f55-a50a-30ceba7c2b95}</Project>
7373
<Name>EventHook</Name>
7474
</ProjectReference>
File renamed without changes.
File renamed without changes.

src/EventHook.sln renamed to EventHook.sln

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 2013
4-
VisualStudioVersion = 12.0.40629.0
4+
VisualStudioVersion = 12.0.31101.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventHook", "EventHook\EventHook.csproj", "{4FF5E04F-3425-4F55-A50A-30CEBA7C2B95}"
77
EndProject
88
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{C622ACD2-76FB-4B6D-844D-C0C406C73214}"
99
EndProject
10-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventHook.Tests", "Tests\EventHook.Tests\EventHook.Tests.csproj", "{0075830E-89B6-4E6B-9C49-CA377746AB4C}"
11-
EndProject
1210
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{44D5BA9F-DF7B-4208-BCD0-A909ECAADE1C}"
1311
ProjectSection(SolutionItems) = preProject
1412
.nuget\NuGet.Config = .nuget\NuGet.Config
1513
.nuget\NuGet.exe = .nuget\NuGet.exe
1614
.nuget\NuGet.targets = .nuget\NuGet.targets
1715
EndProjectSection
1816
EndProject
17+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventHook.Tests", "EventHook.Tests\EventHook.Tests.csproj", "{0075830E-89B6-4E6B-9C49-CA377746AB4C}"
18+
EndProject
1919
Global
2020
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2121
Debug|Any CPU = Debug|Any CPU
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ configuration: Release
2323

2424
# to run your custom scripts instead of automatic MSBuild
2525
build_script:
26-
- cmd: .\src\build.bat Package
26+
- cmd: .\build.bat Package
2727

2828
assembly_info:
2929
patch: true

src/packages/Microsoft.Bcl.1.1.7/License-Stable.rtf

Lines changed: 0 additions & 118 deletions
This file was deleted.
Binary file not shown.

src/packages/Microsoft.Bcl.1.1.7/content/net45/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/portable-net45+win8+wp8+wpa81/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/portable-net45+win8+wpa81/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/portable-net451+win81+wpa81/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/portable-net451+win81/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/portable-win81+wp81+wpa81/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/sl4/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/sl5/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/win8/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/wp8/_._

Whitespace-only changes.

src/packages/Microsoft.Bcl.1.1.7/content/wpa81/_._

Whitespace-only changes.
Binary file not shown.

src/packages/Microsoft.Bcl.1.1.7/lib/net40/System.IO.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.
Binary file not shown.

src/packages/Microsoft.Bcl.1.1.7/lib/net40/System.Runtime.xml

Lines changed: 0 additions & 56 deletions
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)