Skip to content

Commit

Permalink
configs nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
xieguigang committed Jan 12, 2024
1 parent 109dd86 commit b3fa40c
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 112 deletions.
7 changes: 3 additions & 4 deletions Data_science/Mathematica/Math/ANOVA/ANOVA.vbproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<RootNamespace>Microsoft.VisualBasic.Math.Statistics.Hypothesis.ANOVA</RootNamespace>
Expand Down Expand Up @@ -88,12 +88,11 @@
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='nuget_release|x64'">
<DocumentationFile>Microsoft.VisualBasic.Math.Statistics.ANOVA.xml</DocumentationFile>
<PlatformTarget>x64</PlatformTarget>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<Optimize>false</Optimize>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>false</DefineDebug>
<OutputPath>../../../../.nuget/</OutputPath>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='gcmodeller_desktop|x64'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
<BaseAddress>4194304</BaseAddress>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Data.Bootstrapping.Fittings.xml</DocumentationFile>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineConstants>netcore5=1</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='nuget_release|x64'">
<PlatformTarget>x64</PlatformTarget>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<OutputPath>../../../../.nuget/</OutputPath>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Data.Bootstrapping.Fittings.xml</DocumentationFile>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<RootNamespace>Microsoft.VisualBasic.Math.DataFrame</RootNamespace>
Expand All @@ -9,12 +9,12 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<AutoGenerateBindingRedirects>True</AutoGenerateBindingRedirects>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='nuget_release|x64'">
<PlatformTarget>x64</PlatformTarget>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineConstants>netcore5=1</DefineConstants>
<DocumentationFile>Microsoft.VisualBasic.Math.DataFrame.xml</DocumentationFile>
<OutputPath>../../../../.nuget/</OutputPath>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<RootNamespace>Microsoft.VisualBasic.Math.Statistics</RootNamespace>
Expand All @@ -25,24 +25,12 @@
<RemoveIntegerChecks>true</RemoveIntegerChecks>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Math.Statistics.xml</DocumentationFile>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Rsharp_app_release|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Math.Statistics.xml</DocumentationFile>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='mzkit|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Math.Statistics.xml</DocumentationFile>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LipidSearch|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Math.Statistics.xml</DocumentationFile>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<DocumentationFile>Microsoft.VisualBasic.Math.Statistics.xml</DocumentationFile>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='nuget_release|x64'">
<PlatformTarget>x64</PlatformTarget>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<OutputPath>../../../../.nuget/</OutputPath>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Rsharp_app_release|x64'">
Expand Down
42 changes: 7 additions & 35 deletions Data_science/Mathematica/Math/Math/Math.NET5.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -605,41 +605,13 @@
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net6.0-windows|AnyCPU'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<DebugType>full</DebugType>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net6.0|AnyCPU'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<DebugType>full</DebugType>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net48|AnyCPU'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<DebugType>full</DebugType>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net6.0-windows|x64'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<DebugType>full</DebugType>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net6.0|x64'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<DebugType>full</DebugType>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net48|x64'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<DebugType>full</DebugType>
<DefineTrace>True</DefineTrace>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='nuget_release|x64'">
<PlatformTarget>x64</PlatformTarget>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<OutputPath>../../../../.nuget/</OutputPath>
</PropertyGroup>

<ItemGroup>
<Compile Remove="packages\**" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,13 @@
<DefineConstants>netcore5=1</DefineConstants>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Math.Lambda.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='nuget_release|x64'">
<PlatformTarget>x64</PlatformTarget>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<OutputPath>../../../../.nuget/</OutputPath>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Rsharp_app_release|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Math.Lambda.xml</DocumentationFile>
Expand Down
14 changes: 7 additions & 7 deletions Data_science/Mathematica/Math/ODE/odes-netcore5.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
<BaseAddress>4194304</BaseAddress>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Math.ODEsSolver.xml</DocumentationFile>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineConstants>netcore5=1</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='nuget_release|x64'">
<PlatformTarget>x64</PlatformTarget>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<OutputPath>../../../../.nuget/</OutputPath>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DocumentationFile>Microsoft.VisualBasic.Math.ODEsSolver.xml</DocumentationFile>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<RootNamespace>Microsoft.VisualBasic.Math</RootNamespace>
Expand Down Expand Up @@ -274,37 +274,12 @@
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net6.0-windows|AnyCPU'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net6.0|AnyCPU'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net48|AnyCPU'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net6.0-windows|x64'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<Optimize>True</Optimize>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net6.0|x64'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<Optimize>True</Optimize>
<DefineTrace>True</DefineTrace>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='nuget_release|net48|x64'">
<RemoveIntegerChecks>True</RemoveIntegerChecks>
<Optimize>True</Optimize>
<DefineTrace>True</DefineTrace>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='nuget_release|x64'">
<PlatformTarget>x64</PlatformTarget>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<OutputPath>../../../../.nuget/</OutputPath>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b3fa40c

Please sign in to comment.