Skip to content

Commit

Permalink
애플리케이션 타입 변경
Browse files Browse the repository at this point in the history
디버깅을 위해 콘솔앱 설정되있던거 윈도우 앱으로 변경
  • Loading branch information
pgh268400 committed Jun 15, 2024
1 parent f09b8f8 commit a00a533
Show file tree
Hide file tree
Showing 14 changed files with 13 additions and 2 deletions.
Binary file modified .vs/E.Z Subtitles/v17/.suo
Binary file not shown.
2 changes: 1 addition & 1 deletion E.Z Subtitles/E.Z Subtitles.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{F06DAB86-0D8E-4EB8-B5E5-50B79C9B4F4C}</ProjectGuid>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<RootNamespace>E.Z_Subtitles</RootNamespace>
<AssemblyName>E.Z Subtitles</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
Expand Down
Binary file modified E.Z Subtitles/bin/Debug/E.Z Subtitles.exe
Binary file not shown.
Binary file modified E.Z Subtitles/bin/Release/E.Z Subtitles.exe
Binary file not shown.
Binary file modified E.Z Subtitles/bin/Release/E.Z Subtitles.pdb
Binary file not shown.
Binary file modified E.Z Subtitles/obj/Debug/E.Z Subtitles.exe
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a25b11a52706450141f6e3ebb83b0682137f0f52
980489d32b0f30f31e1f04ca80eb054b1bc77e42
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,14 @@ C:\Users\pgh26\Desktop\자막매칭 프로그램\E.Z Subtitles\obj\Release\E.Z S
C:\Users\pgh26\Desktop\자막매칭 프로그램\E.Z Subtitles\obj\Release\E.Z Subtitles.csproj.CoreCompileInputs.cache
C:\Users\pgh26\Desktop\자막매칭 프로그램\E.Z Subtitles\obj\Release\E.Z Subtitles.exe
C:\Users\pgh26\Desktop\자막매칭 프로그램\E.Z Subtitles\obj\Release\E.Z Subtitles.pdb
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\bin\Release\E.Z Subtitles.exe.config
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\bin\Release\E.Z Subtitles.exe
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\bin\Release\E.Z Subtitles.pdb
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\obj\Release\E.Z Subtitles.csproj.AssemblyReference.cache
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\obj\Release\E.Z Subtitles.csproj.SuggestedBindingRedirects.cache
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\obj\Release\E.Z_Subtitles.MainForm.resources
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\obj\Release\E.Z_Subtitles.Properties.Resources.resources
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\obj\Release\E.Z Subtitles.csproj.GenerateResource.cache
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\obj\Release\E.Z Subtitles.csproj.CoreCompileInputs.cache
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\obj\Release\E.Z Subtitles.exe
C:\Users\pgh26\Source\Repos\E.Z-Subtitles\E.Z Subtitles\obj\Release\E.Z Subtitles.pdb
Binary file not shown.
Empty file.
Binary file modified E.Z Subtitles/obj/Release/E.Z Subtitles.exe
Binary file not shown.
Binary file modified E.Z Subtitles/obj/Release/E.Z Subtitles.pdb
Binary file not shown.
Binary file not shown.

0 comments on commit a00a533

Please sign in to comment.