Skip to content

Commit

Permalink
WTF
Browse files Browse the repository at this point in the history
I hate GIT
  • Loading branch information
SeanCross committed Feb 28, 2013
1 parent a86ccd0 commit 6232170
Show file tree
Hide file tree
Showing 21 changed files with 2,624 additions and 2,624 deletions.
20 changes: 10 additions & 10 deletions .gitignore
@@ -1,11 +1,11 @@
.DS_Store
*.pidb
*.userprefs
*.user
*.suo
_Resharper*
obj
bin
test-results
TestResults
.DS_Store
*.pidb
*.userprefs
*.user
*.suo
_Resharper*
obj
bin
test-results
TestResults
*.nupkg
40 changes: 20 additions & 20 deletions SQLite.sln
@@ -1,20 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLite.Tests", "tests\SQLite.Tests.csproj", "{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = tests\SQLite.Tests.csproj
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLite.Tests", "tests\SQLite.Tests.csproj", "{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6947A8F1-99BE-4DD1-AD4D-D89425CE67A2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = tests\SQLite.Tests.csproj
EndGlobalSection
EndGlobal
40 changes: 20 additions & 20 deletions examples/Stocks/Stocks.sln
@@ -1,20 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stocks", "Stocks.csproj", "{9E5D6B89-B69B-486B-9F7B-406BE8690589}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E5D6B89-B69B-486B-9F7B-406BE8690589}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E5D6B89-B69B-486B-9F7B-406BE8690589}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E5D6B89-B69B-486B-9F7B-406BE8690589}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E5D6B89-B69B-486B-9F7B-406BE8690589}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Stocks.csproj
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stocks", "Stocks.csproj", "{9E5D6B89-B69B-486B-9F7B-406BE8690589}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E5D6B89-B69B-486B-9F7B-406BE8690589}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E5D6B89-B69B-486B-9F7B-406BE8690589}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E5D6B89-B69B-486B-9F7B-406BE8690589}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E5D6B89-B69B-486B-9F7B-406BE8690589}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Stocks.csproj
EndGlobalSection
EndGlobal
52 changes: 26 additions & 26 deletions examples/StocksTouch/StocksTouch.sln
@@ -1,26 +1,26 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StocksTouch", "StocksTouch.csproj", "{082A4687-D717-4879-8AB1-3CE2BE1F16A0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Debug|iPhone.ActiveCfg = Debug|iPhone
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Debug|iPhone.Build.0 = Debug|iPhone
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Release|iPhone.ActiveCfg = Release|iPhone
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Release|iPhone.Build.0 = Release|iPhone
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = StocksTouch.csproj
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StocksTouch", "StocksTouch.csproj", "{082A4687-D717-4879-8AB1-3CE2BE1F16A0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Debug|iPhone.ActiveCfg = Debug|iPhone
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Debug|iPhone.Build.0 = Debug|iPhone
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Release|iPhone.ActiveCfg = Release|iPhone
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Release|iPhone.Build.0 = Release|iPhone
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{082A4687-D717-4879-8AB1-3CE2BE1F16A0}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = StocksTouch.csproj
EndGlobalSection
EndGlobal
48 changes: 24 additions & 24 deletions nuget/sqlite-net.nuspec
@@ -1,25 +1,25 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>1.0.7</version>
<authors>Frank Krueger</authors>
<owners>Frank Krueger,Tim Heuer</owners>
<projectUrl>https://github.com/praeclarum/sqlite-net</projectUrl>
<id>sqlite-net</id>
<title>sqlite-net</title>
<licenseUrl>https://github.com/praeclarum/sqlite-net/blob/master/license.md</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. It is written in C# 3.0 and is meant to be simply compiled in with your projects. It was first designed to work with MonoTouch on the iPhone, but should work in any other CLI environment.</description>
<tags>sqlite sql monotouch database metro winrt</tags>
<summary>A .NET client library to access SQLite embedded database files in a LINQ manner.</summary>
<releaseNotes>
<![CDATA[
v1.0.7: Update with commits through 06-FEB-2013.
]]>
</releaseNotes>
</metadata>
<files>
<file src="..\src\SQLite.cs" target="content\SQLite.cs" />
<file src="..\src\SQLiteAsync.cs" target="content\SQLiteAsync.cs" />
</files>
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>1.0.7</version>
<authors>Frank Krueger</authors>
<owners>Frank Krueger,Tim Heuer</owners>
<projectUrl>https://github.com/praeclarum/sqlite-net</projectUrl>
<id>sqlite-net</id>
<title>sqlite-net</title>
<licenseUrl>https://github.com/praeclarum/sqlite-net/blob/master/license.md</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. It is written in C# 3.0 and is meant to be simply compiled in with your projects. It was first designed to work with MonoTouch on the iPhone, but should work in any other CLI environment.</description>
<tags>sqlite sql monotouch database metro winrt</tags>
<summary>A .NET client library to access SQLite embedded database files in a LINQ manner.</summary>
<releaseNotes>
<![CDATA[
v1.0.7: Update with commits through 06-FEB-2013.
]]>
</releaseNotes>
</metadata>
<files>
<file src="..\src\SQLite.cs" target="content\SQLite.cs" />
<file src="..\src\SQLiteAsync.cs" target="content\SQLiteAsync.cs" />
</files>
</package>

0 comments on commit 6232170

Please sign in to comment.