프로젝트

일반

사용자정보

개정판 74b0f4b1

ID74b0f4b1c9209455107bfd2c9a40504830b52fbf
상위 a0fd1a4c
하위 935687cb

김태성이(가) 4년 이상 전에 추가함

VersionChange.ps1 추가

Change-Id: I38bb789e821a5f7bc559af23e62938d2f41d8b28

차이점 보기:

MarkusAutoUpdate/SetupWix/SetupWix.wixproj
23 23
    <SuppressValidation>True</SuppressValidation>
24 24
  </PropertyGroup>
25 25
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
26
    <DefineConstants>Debug</DefineConstants>
26
    <DefineConstants>
27
    </DefineConstants>
27 28
    <OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>
28 29
    <IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>
30
    <WixVariables>
31
    </WixVariables>
29 32
  </PropertyGroup>
30 33
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
31 34
    <SuppressValidation>True</SuppressValidation>
32 35
    <OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>
33 36
    <IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>
37
    <WixVariables>Version="1.2.1"</WixVariables>
38
    <DefineConstants>
39
    </DefineConstants>
34 40
  </PropertyGroup>
35 41
  <ItemGroup>
36 42
    <Compile Include="Product.wxs" />

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)