Compare commits
2 Commits
aa3ba91e91
...
5f306c3474
| Author | SHA1 | Date | |
|---|---|---|---|
| 5f306c3474 | |||
| 6bedffb37e |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,4 +6,6 @@ bin
|
||||
*.v13
|
||||
obj
|
||||
release
|
||||
Prepare
|
||||
Prepare
|
||||
*.pdb
|
||||
*.suo
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
<TargetFrameworkProfile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<OutputPath>.\</OutputPath>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
||||
<BaseAddress>285212672</BaseAddress>
|
||||
<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