Skip to content

Commit 70dd79a

Browse files
author
Rough007
committed
Renamed Project
1 parent 63f3d33 commit 70dd79a

6 files changed

+4
-0
lines changed

PythLR.sln CyLR.sln

File renamed without changes.

Icons/Knight-icon.png

43.2 KB
Loading
95.5 KB
Binary file not shown.
422 KB
Binary file not shown.

PythLR/PythLR.csproj PythLR/CyLR.csproj

+4
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
<PropertyGroup>
3939
<ApplicationManifest>app.manifest</ApplicationManifest>
4040
</PropertyGroup>
41+
<PropertyGroup>
42+
<ApplicationIcon>Martin-Berube-Character-Knight.ico</ApplicationIcon>
43+
</PropertyGroup>
4144
<ItemGroup>
4245
<Reference Include="DeviceIOControlLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
4346
<SpecificVersion>False</SpecificVersion>
@@ -84,6 +87,7 @@
8487
</ItemGroup>
8588
<ItemGroup>
8689
<Content Include="FodyWeavers.xml" />
90+
<Content Include="Martin-Berube-Character-Knight.ico" />
8791
</ItemGroup>
8892
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
8993
<Import Project="..\packages\Fody.1.28.3\build\Fody.targets" Condition="Exists('..\packages\Fody.1.28.3\build\Fody.targets')" />
422 KB
Binary file not shown.

0 commit comments

Comments
 (0)