가로등 통합 anycpu 로 변경
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
/*.suo
|
||||||
|
/obj
|
||||||
@@ -68,7 +68,7 @@
|
|||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
<DebugType>full</DebugType>
|
<DebugType>full</DebugType>
|
||||||
<ErrorReport>prompt</ErrorReport>
|
<ErrorReport>prompt</ErrorReport>
|
||||||
<PlatformTarget>x86</PlatformTarget>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
<OutputPath>.\</OutputPath>
|
<OutputPath>.\</OutputPath>
|
||||||
|
|||||||
BIN
ThoughtWorks.QRCode.dll
Normal file
BIN
ThoughtWorks.QRCode.dll
Normal file
Binary file not shown.
BIN
ThoughtWorks.QRCode.pdb
Normal file
BIN
ThoughtWorks.QRCode.pdb
Normal file
Binary file not shown.
Reference in New Issue
Block a user