Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
soul-soft committed Aug 31, 2019
1 parent b9ad021 commit 4804b7d
Show file tree
Hide file tree
Showing 59 changed files with 1,255 additions and 109 deletions.
Binary file not shown.
Binary file removed src/Dapper.Linq/.vs/Dapper.Linq/v16/.suo
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions src/Dapper.Linq/Dapper.Linq/Dapper.Linq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>net45;netstandard2.0</TargetFrameworks>
<Version>1.0.0.5</Version>
<Version>1.0.1.0</Version>
<Description>dapper,mysql,sqlserver,sqlite,linq to sql,subquery,windows function</Description>
<Authors>花间岛</Authors>
<PackageProjectUrl>https://github.com/1448376744/Dapper.Linq</PackageProjectUrl>
Expand All @@ -14,7 +14,7 @@
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<LangVersion>7.1</LangVersion>
<AssemblyVersion>1.0.0.5</AssemblyVersion>
<AssemblyVersion>1.0.1.0</AssemblyVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net45|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"version": 1,
"dgSpecHash": "k4o0F+QKEzMms8zvvjniRp3qaosLRq2lBCtBr+hghzFcotkOQeiGwdHhX8UDtczi8CulZonglJNu2ZfrF+KBOQ==",
"success": true
}
15 changes: 15 additions & 0 deletions src/Dapper.Linq/Dapper.Linq/obj/Dapper.Linq.csproj.nuget.g.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\chaeyeon\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">4.9.0</NuGetToolVersion>
</PropertyGroup>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
<ImportGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' AND '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
</ImportGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("mammothcode")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("花间岛")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("dapper,mysql,sqlserver,sqlite,linq to sql,subquery,windows function")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.1.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.1.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Dapper.Linq")]
[assembly: System.Reflection.AssemblyTitleAttribute("Dapper.Linq")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.1.0")]

// 由 MSBuild WriteCodeFragment 类生成。

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b395d674f399013a1cac8267eec13496a2731b35
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
da978d060c4f67ec49267debe31b383cf81a77c3
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("mammothcode")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("花间岛")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("dapper,mysql,sqlserver,sqlite,linq to sql,subquery,windows function")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.1.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.1.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Dapper.Linq")]
[assembly: System.Reflection.AssemblyTitleAttribute("Dapper.Linq")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.1.0")]

// 由 MSBuild WriteCodeFragment 类生成。

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b395d674f399013a1cac8267eec13496a2731b35
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8b9aaef6faef52375d4fd18b220f2d8da67cb536
Binary file not shown.
29 changes: 29 additions & 0 deletions src/Dapper.Linq/Dapper.Linq/obj/Release/Dapper.Linq.1.0.1.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Dapper.Linq</id>
<version>1.0.1</version>
<authors>花间岛</authors>
<owners>花间岛</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">Apache-2.0</license>
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
<projectUrl>https://github.com/1448376744/Dapper.Linq</projectUrl>
<description>dapper,mysql,sqlserver,sqlite,linq to sql,subquery,windows function</description>
<copyright>花间岛</copyright>
<tags>dapper,orm,linq to sql</tags>
<repository type="github" url="https://github.com/1448376744/Dapper.Linq" />
<dependencies>
<group targetFramework=".NETFramework4.5">
<dependency id="Dapper" version="1.42.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="Dapper" version="2.0.4" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
<files>
<file src="C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\bin\Release\net45\Dapper.Linq.dll" target="lib\net45\Dapper.Linq.dll" />
<file src="C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\bin\Release\netstandard2.0\Dapper.Linq.dll" target="lib\netstandard2.0\Dapper.Linq.dll" />
</files>
</package>
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("mammothcode")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("花间岛")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("dapper,mysql,sqlserver,sqlite,linq to sql,subquery,windows function")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.1.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.1.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Dapper.Linq")]
[assembly: System.Reflection.AssemblyTitleAttribute("Dapper.Linq")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.1.0")]

// 由 MSBuild WriteCodeFragment 类生成。

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0965fdfc24a156a267bb53e3153b05627f6a6573
Binary file not shown.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
da978d060c4f67ec49267debe31b383cf81a77c3
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\bin\Release\net45\Dapper.Linq.dll
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\bin\Release\net45\Dapper.Linq.pdb
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\bin\Release\net45\Dapper.dll
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\net45\Dapper.Linq.csproj.CoreCompileInputs.cache
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\net45\Dapper.Linq.AssemblyInfoInputs.cache
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\net45\Dapper.Linq.AssemblyInfo.cs
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\net45\Dapper.Linq.csproj.CopyComplete
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\net45\Dapper.Linq.dll
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\net45\Dapper.Linq.pdb
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,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("mammothcode")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("花间岛")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("dapper,mysql,sqlserver,sqlite,linq to sql,subquery,windows function")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.1.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.1.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Dapper.Linq")]
[assembly: System.Reflection.AssemblyTitleAttribute("Dapper.Linq")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.1.0")]

// 由 MSBuild WriteCodeFragment 类生成。

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0965fdfc24a156a267bb53e3153b05627f6a6573
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8b9aaef6faef52375d4fd18b220f2d8da67cb536
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\bin\Release\netstandard2.0\Dapper.Linq.deps.json
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\bin\Release\netstandard2.0\Dapper.Linq.dll
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\bin\Release\netstandard2.0\Dapper.Linq.pdb
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\netstandard2.0\Dapper.Linq.csprojAssemblyReference.cache
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\netstandard2.0\Dapper.Linq.csproj.CoreCompileInputs.cache
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\netstandard2.0\Dapper.Linq.AssemblyInfoInputs.cache
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\netstandard2.0\Dapper.Linq.AssemblyInfo.cs
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\netstandard2.0\Dapper.Linq.dll
C:\Dapper.Linq\src\Dapper.Linq\Dapper.Linq\obj\Release\netstandard2.0\Dapper.Linq.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 4804b7d

Please sign in to comment.