개정판 4d2c8ee1
NetSparkleUpdater.sln netcore 빌드에서 제외
Change-Id: Iae9a78eefcd1c07c35ca61661093a4afb5c9c52a
MarkusAutoUpdate/src/NetSparkle.UI.WPF/NetSparkle.UI.WPF.csproj | ||
---|---|---|
6 | 6 |
<AssemblyTitle>NetSparkle.NetFramework.WPF</AssemblyTitle> |
7 | 7 |
<Product>NetSparkleUpdater.UI.WPF</Product> |
8 | 8 |
<Copyright>Copyright © 2020</Copyright> |
9 |
<OutputPath>..\bin\$(Configuration)\NetSparkle.UI.WPF\</OutputPath>
|
|
9 |
<OutputPath>..\bin\Release\NetSparkle.UI.WPF\</OutputPath>
|
|
10 | 10 |
<EnableDefaultContentItems>false</EnableDefaultContentItems> |
11 | 11 |
<PackageId>NetSparkleUpdater.UI.WPF</PackageId> |
12 | 12 |
<Authors>Deadpikle</Authors> |
... | ... | |
22 | 22 |
<PackageLicenseFile>LICENSE.md</PackageLicenseFile> |
23 | 23 |
<GeneratePackageOnBuild>false</GeneratePackageOnBuild> |
24 | 24 |
<RootNamespace>NetSparkleUpdater.UI.WPF</RootNamespace> |
25 |
<Configurations>Debug;Release</Configurations> |
|
25 |
<Configurations>Debug;Release;Release_Net452</Configurations>
|
|
26 | 26 |
</PropertyGroup> |
27 | 27 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
28 | 28 |
<DebugType>full</DebugType> |
... | ... | |
32 | 32 |
<DebugType>pdbonly</DebugType> |
33 | 33 |
<DocumentationFile></DocumentationFile> |
34 | 34 |
</PropertyGroup> |
35 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Net452|AnyCPU'"> |
|
36 |
<DebugType>pdbonly</DebugType> |
|
37 |
<DocumentationFile /> |
|
38 |
</PropertyGroup> |
|
35 | 39 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Daelim|AnyCPU'"> |
36 | 40 |
<DebugType>pdbonly</DebugType> |
37 | 41 |
<DocumentationFile>..\bin\Release\NetSparkle.UI.WPF\NetSparkle.UI.WPF.xml</DocumentationFile> |
내보내기 Unified diff