Compare commits

...

2 Commits

Author SHA1 Message Date
5f306c3474 .. 2026-01-16 23:18:18 +09:00
6bedffb37e 불필요한 파일 추적 제거 2026-01-16 22:37:17 +09:00
3 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@@ -6,4 +6,6 @@ bin
*.v13
obj
release
Prepare
Prepare
*.pdb
*.suo

View File

@@ -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

Binary file not shown.