Skip to content

Commit

Permalink
Remove .Net 4.0 project.
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrenier committed Aug 26, 2017
1 parent 987be3e commit 0caa070
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 93 deletions.
6 changes: 0 additions & 6 deletions SwissEphNet.sln
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SweTest", "Programs\SweTest
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SweWin", "Programs\SweWin\SweWin.csproj", "{D1AE1640-218C-4CCB-BD09-EADCAE96335A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SwissEphNet-Net40", "SwissEphNet\SwissEphNet-Net40.csproj", "{8895A5B1-E188-4926-B204-87B921EE040C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -58,10 +56,6 @@ Global
{D1AE1640-218C-4CCB-BD09-EADCAE96335A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D1AE1640-218C-4CCB-BD09-EADCAE96335A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D1AE1640-218C-4CCB-BD09-EADCAE96335A}.Release|Any CPU.Build.0 = Release|Any CPU
{8895A5B1-E188-4926-B204-87B921EE040C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8895A5B1-E188-4926-B204-87B921EE040C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8895A5B1-E188-4926-B204-87B921EE040C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8895A5B1-E188-4926-B204-87B921EE040C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
81 changes: 0 additions & 81 deletions SwissEphNet/SwissEphNet-Net40.csproj

This file was deleted.

6 changes: 0 additions & 6 deletions SwissEphNet/SwissEphNet-Net40.nuget.targets

This file was deleted.

1 change: 1 addition & 0 deletions SwissEphNet/SwissEphNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<GenerateNeutralResourcesLanguageAttribute>false</GenerateNeutralResourcesLanguageAttribute>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
<GenerateAssemblyFileVersionAttribute>false</GenerateAssemblyFileVersionAttribute>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>

<PropertyGroup Condition="'$(TargetFramework)' == 'portable40-net40+sl5+win8+wp8+wpa81'">
Expand Down

0 comments on commit 0caa070

Please sign in to comment.