096111e983
.claude/ 제외(.gitignore 추가). 기존 초기커밋(5a96a69) 위에 신규·수정·이동분 커밋.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
8 lines
97 B
C#
8 lines
97 B
C#
using System.Windows;
|
|
|
|
namespace CvnetPacketProgram;
|
|
|
|
public partial class App : Application
|
|
{
|
|
}
|