Compare commits
2 Commits
aa3ba91e91
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 5f306c3474 | |||
| 6bedffb37e |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,4 +6,6 @@ bin
|
|||||||
*.v13
|
*.v13
|
||||||
obj
|
obj
|
||||||
release
|
release
|
||||||
Prepare
|
Prepare
|
||||||
|
*.pdb
|
||||||
|
*.suo
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
<TargetFrameworkProfile />
|
<TargetFrameworkProfile />
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<OutputPath>.\</OutputPath>
|
<OutputPath>bin\Debug\</OutputPath>
|
||||||
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
||||||
<BaseAddress>285212672</BaseAddress>
|
<BaseAddress>285212672</BaseAddress>
|
||||||
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
||||||
|
|||||||
BIN
ThoughtWorks.QRCode.dll
Normal file
BIN
ThoughtWorks.QRCode.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user