Skip to content

Commit

Permalink
Merge branch 'master' of github.com:moq/moq4 into netcore
Browse files Browse the repository at this point in the history
# Conflicts:
#	.gitignore
#	.nuget/NuGet.exe
#	Moq.nuspec
#	Source.Silverlight/Moq.Silverlight.csproj
#	Source/Moq.csproj
#	Source/Properties/AssemblyInfo.cs
#	Source/packages.config
#	UnitTests.Silverlight/Moq.Silverlight.Tests.csproj
#	UnitTests.Silverlight/packages.config
#	UnitTests/AsInterfaceFixture.cs
#	UnitTests/Moq.Tests.csproj
#	UnitTests/Regressions/IssueReportsFixture.cs
#	UnitTests/packages.config
#	build.cmd
#	build.proj
  • Loading branch information
kzu committed May 22, 2016
2 parents cf47ae8 + 5ee6d52 commit 7439a8b
Show file tree
Hide file tree
Showing 123 changed files with 622 additions and 8,382 deletions.
56 changes: 13 additions & 43 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,45 +1,15 @@
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
.nuget
out
build
bin
obj
packages
*.nuget.targets
*.nuget.props
*.lock.json
*.suo
*.tlb
*.tlh
*.bak
*.user
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
*.scc
*.tokens
[Bb]in
[Db]ebug*/
obj/
[Rr]elease*/
*resharper*
_ReSharper*/
[Tt]est[Rr]esult*
[bB]uild/
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
*.pidb
*.userprefs
*.swp
*.DotSettings

/packages
*.lock.json
*.vs
*.nuget.targets
.vs
.*
log.txt
6 changes: 0 additions & 6 deletions .nuget/NuGet.Config

This file was deleted.

Binary file modified .nuget/NuGet.exe
Binary file not shown.
133 changes: 0 additions & 133 deletions .nuget/NuGet.targets

This file was deleted.

6 changes: 6 additions & 0 deletions Before.Moq.sln.targets
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">

<Import Project="NuGet.Restore.targets" />

</Project>
1 change: 1 addition & 0 deletions GitInfo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4.5.0-alpha
57 changes: 0 additions & 57 deletions Lib/Castle/ASL - Apache Software Foundation License.txt

This file was deleted.

Binary file removed Lib/Castle/bin-NET35/Castle.Core.dll
Binary file not shown.
Binary file removed Lib/Castle/bin-NET40/Castle.Core.dll
Binary file not shown.
Binary file removed Lib/Castle/bin-SL3/Castle.Core.dll
Binary file not shown.
Binary file removed Lib/Castle/bin-SL4/Castle.Core.dll
Binary file not shown.
Binary file removed Lib/Castle/sl-30/Castle.Core.dll
Binary file not shown.
Binary file removed Lib/Castle/sl-30/Castle.DynamicProxy2.dll
Binary file not shown.
Binary file removed Lib/Microsoft/Microsoft.Silverlight.Testing.dll
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion Lib/Microsoft/Readme.txt

This file was deleted.

Loading

0 comments on commit 7439a8b

Please sign in to comment.