Rock Paper Scissors build

This commit is contained in:
2022-11-16 19:07:09 -06:00
parent cbe581d438
commit abae985418
1131 changed files with 4261 additions and 196 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_LastSelectedProfileId>Z:\home\caleb\Documents\ASDV-C-Sharp\MP4\RPS_CalebFontenot\RCS_CalebFontenot\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<Compile Update="Form1.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>