Skip to content

Commit

Permalink
https://jira.oraclecorp.com/jira/browse/MYSQLCNET-613
Browse files Browse the repository at this point in the history
Removed .NET Framework 2.0 and 3.5 references.
Removed CF references.
Added publicKey.
Added Nuget packages for package.proj and Nuget.proj.
  • Loading branch information
Roberto Garcia committed Nov 19, 2015
1 parent 26211c3 commit 0d5d68e
Show file tree
Hide file tree
Showing 79 changed files with 475 additions and 1,499 deletions.
Binary file added ConnectorNetPublicKey.snk
Binary file not shown.
22 changes: 22 additions & 0 deletions Installer.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Installer", "Installer\Installer.wixproj", "{F533FC43-6C05-4A64-8AF6-72B690EB06C3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Commercial|x86 = Commercial|x86
GPL|x86 = GPL|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F533FC43-6C05-4A64-8AF6-72B690EB06C3}.Commercial|x86.ActiveCfg = Commercial|x86
{F533FC43-6C05-4A64-8AF6-72B690EB06C3}.Commercial|x86.Build.0 = Commercial|x86
{F533FC43-6C05-4A64-8AF6-72B690EB06C3}.GPL|x86.ActiveCfg = GPL|x86
{F533FC43-6C05-4A64-8AF6-72B690EB06C3}.GPL|x86.Build.0 = GPL|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
67 changes: 0 additions & 67 deletions MySQLClient-VS2008.sln

This file was deleted.

Loading

0 comments on commit 0d5d68e

Please sign in to comment.