Skip to content

Commit

Permalink
upgrade to VS2017
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonStorm committed Jun 30, 2017
1 parent 14149dd commit c5ad9f4
Show file tree
Hide file tree
Showing 31 changed files with 115 additions and 654 deletions.
Binary file removed .dnv/dnv.exe
Binary file not shown.
5 changes: 0 additions & 5 deletions .dnv/readme.url

This file was deleted.

Binary file removed .dnv/updeps.exe
Binary file not shown.
17 changes: 0 additions & 17 deletions .nuget/NuGet.Config

This file was deleted.

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

This file was deleted.

Binary file removed .nunit/nunit-agent.exe
Binary file not shown.
37 changes: 0 additions & 37 deletions .nunit/nunit-agent.exe.config

This file was deleted.

Binary file removed .nunit/nunit-console-runner.dll
Binary file not shown.
Binary file removed .nunit/nunit-console.exe
Binary file not shown.
24 changes: 0 additions & 24 deletions .nunit/nunit-console.exe.config

This file was deleted.

Binary file removed .nunit/nunit.core.dll
Binary file not shown.
Binary file removed .nunit/nunit.core.interfaces.dll
Binary file not shown.
Binary file removed .nunit/nunit.framework.dll
Binary file not shown.
Binary file removed .nunit/nunit.util.dll
Binary file not shown.
3 changes: 2 additions & 1 deletion Dapper.FastCRUD/Dapper.FastCrud.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<GenerateAssemblyCopyrightAttribute>false</GenerateAssemblyCopyrightAttribute>
<Description>The fastest micro-orm type extension for Dapper is built around essential features of the C# 6 / VB 14 that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. VS2015 or an equivalent build environment is recommended.</Description>
<Description>The fastest micro-orm type extension for Dapper is built around essential features of the C# 6 / VB 14 that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. VS2015 or an equivalent build environment is recommended.</Description>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
</PropertyGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
Expand Down
Loading

0 comments on commit c5ad9f4

Please sign in to comment.