Skip to content

Commit

Permalink
remove tobycopy for real
Browse files Browse the repository at this point in the history
  • Loading branch information
nesrak1 committed Jun 3, 2023
1 parent 4306f1c commit 4cc0b3a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion TexturePluginPreview/TexturePluginPreview.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TexturePlugin\TexturePlugin.csproj" />
<ProjectReference Include="..\TobyCopy\TobyCopy.csproj" />
</ItemGroup>
</Project>
14 changes: 0 additions & 14 deletions UABEAvalonia.sln
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AudioClipPlugin", "AudioCli
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FontPlugin", "FontPlugin\FontPlugin.csproj", "{9C582792-C3AA-4854-9DB5-26AF330ACDDB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TobyCopy", "TobyCopy\TobyCopy.csproj", "{B418DF13-EAD7-4B19-BF30-6684957C4738}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -113,18 +111,6 @@ Global
{9C582792-C3AA-4854-9DB5-26AF330ACDDB}.Release|x64.Build.0 = Release|x64
{9C582792-C3AA-4854-9DB5-26AF330ACDDB}.Release|x86.ActiveCfg = Release|x86
{9C582792-C3AA-4854-9DB5-26AF330ACDDB}.Release|x86.Build.0 = Release|x86
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Debug|x64.ActiveCfg = Debug|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Debug|x64.Build.0 = Debug|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Debug|x86.ActiveCfg = Debug|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Debug|x86.Build.0 = Debug|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Release|Any CPU.Build.0 = Release|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Release|x64.ActiveCfg = Release|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Release|x64.Build.0 = Release|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Release|x86.ActiveCfg = Release|Any CPU
{B418DF13-EAD7-4B19-BF30-6684957C4738}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 4cc0b3a

Please sign in to comment.