1
0
Fork 0
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
colorclock-screensaver/ColorclockScreensaver.csproj.user
2023-06-26 18:44:50 +02:00

23 lines
No EOL
744 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ActiveDebugProfile>ScreenSaver</ActiveDebugProfile>
</PropertyGroup>
<ItemGroup>
<Compile Update="AboutBox.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ClockLabel.cs">
<SubType>Component</SubType>
</Compile>
<Compile Update="MainWindow.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Window.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>