File tree Expand file tree Collapse file tree 4 files changed +8
-11
lines changed Expand file tree Collapse file tree 4 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 9
9
<OutputType >Library</OutputType >
10
10
<AppDesignerFolder >Properties</AppDesignerFolder >
11
11
<RootNamespace >UnitsNet</RootNamespace >
12
- <AssemblyName >UnitsNet.Portable40 </AssemblyName >
12
+ <AssemblyName >UnitsNet</AssemblyName >
13
13
<TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
14
14
<TargetFrameworkProfile >Profile328</TargetFrameworkProfile >
15
15
<FileAlignment >512</FileAlignment >
16
16
<ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
17
- <OutputPath >..\..\Build\bin \$(Platform)_$(Configuration)\</OutputPath >
17
+ <OutputPath >..\..\Build\Bin \$(Platform)_$(Configuration)\portable-net40+sl5+wp80+win8+wpa81 \</OutputPath >
18
18
<FileUpgradeFlags >
19
19
</FileUpgradeFlags >
20
20
<UpgradeBackupLocation >
Original file line number Diff line number Diff line change 8
8
<ProjectGuid >{72BC5ED7-7496-4048-9233-7A4A843FE8A2}</ProjectGuid >
9
9
<OutputType >Library</OutputType >
10
10
<AppDesignerFolder >Properties</AppDesignerFolder >
11
- <RootNamespace >UnitsNet.Portable45 </RootNamespace >
12
- <AssemblyName >UnitsNet.Portable45 </AssemblyName >
11
+ <RootNamespace >UnitsNet</RootNamespace >
12
+ <AssemblyName >UnitsNet</AssemblyName >
13
13
<DefaultLanguage >en-US</DefaultLanguage >
14
14
<FileAlignment >512</FileAlignment >
15
15
<ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
16
16
<TargetFrameworkProfile >Profile259</TargetFrameworkProfile >
17
17
<TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
18
- <OutputPath >..\..\Build\bin \$(Platform)_$(Configuration)\</OutputPath >
18
+ <OutputPath >..\..\Build\Bin \$(Platform)_$(Configuration)\portable-net45+wp80+win8+wpa81 \</OutputPath >
19
19
</PropertyGroup >
20
20
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21
21
<DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 8
8
<OutputType >Library</OutputType >
9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >UnitsNet</RootNamespace >
11
- <AssemblyName >UnitsNet.net35 </AssemblyName >
11
+ <AssemblyName >UnitsNet</AssemblyName >
12
12
<TargetFrameworkVersion >v3.5</TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<TargetFrameworkProfile >Client</TargetFrameworkProfile >
15
- <OutputPath >..\..\Build\bin\$(Platform)_$(Configuration)\</OutputPath >
15
+ <OutputPath >..\..\Build\bin\$(Platform)_$(Configuration)\net35\ </OutputPath >
16
16
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
17
17
<RestorePackages >true</RestorePackages >
18
18
</PropertyGroup >
Original file line number Diff line number Diff line change @@ -42,9 +42,6 @@ Behind the scenes:
42
42
<tags >unit units measurement si metric imperial abbreviation abbreviations convert conversion parse c# .net immutable</tags >
43
43
</metadata >
44
44
<files >
45
- <file src =" Build\bin\AnyCPU_Release\UnitsNet.pcl.dll" target =" lib\portable-net40+win+sl5+wp8\UnitsNet.pcl.dll" />
46
- <file src =" Build\bin\AnyCPU_Release\UnitsNet.pcl.pdb" target =" lib\portable-net40+win+sl5+wp8\UnitsNet.pcl.pdb" />
47
- <file src =" Build\bin\AnyCPU_Release\UnitsNet.net35.dll" target =" lib\net35-client\UnitsNet.net35.dll" />
48
- <file src =" Build\bin\AnyCPU_Release\UnitsNet.net35.pdb" target =" lib\net35-client\UnitsNet.net35.pdb" />
45
+ <file src =" Build\bin\AnyCPU_Release\**\UnitsNet.*" target =" lib" />
49
46
</files >
50
47
</package >
You can’t perform that action at this time.
0 commit comments