This commit is contained in:
2026-02-01 13:57:36 +01:00
parent 94b0379e98
commit 525ab5c41e
11 changed files with 533 additions and 95 deletions

View File

@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="Form1.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>
<PropertyGroup>
<_LastSelectedProfileId>C:\Users\marro\Etc\DotNET_Projects\VRChat-YouTube-Workaround\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<Compile Update="MainForm.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>