aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2023-04-03 15:54:50 +0300
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2023-04-03 15:54:50 +0300
commit24b3ae08ee6da1350f31541cf4966958cfde8a74 (patch)
treeb173a59f69995df7aa65bcdaedc93a4f04849b3c /Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj
parent37f64f8193684ebe99b29bf0ccef2863b69722d1 (diff)
downloadTango-24b3ae08ee6da1350f31541cf4966958cfde8a74.tar.gz
Tango-24b3ae08ee6da1350f31541cf4966958cfde8a74.zip
Added font Poppins. Changes in GUI.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj20
1 files changed, 19 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj
index ede8bad33..1f4651435 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj
@@ -381,6 +381,24 @@
<None Include="app.config">
<SubType>Designer</SubType>
</None>
+ <Resource Include="Fonts\Poppins-Black.ttf" />
+ <Resource Include="Fonts\Poppins-BlackItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Bold.ttf" />
+ <Resource Include="Fonts\Poppins-BoldItalic.ttf" />
+ <Resource Include="Fonts\Poppins-ExtraBold.ttf" />
+ <Resource Include="Fonts\Poppins-ExtraBoldItalic.ttf" />
+ <Resource Include="Fonts\Poppins-ExtraLight.ttf" />
+ <Resource Include="Fonts\Poppins-ExtraLightItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Italic.ttf" />
+ <Resource Include="Fonts\Poppins-Light.ttf" />
+ <Resource Include="Fonts\Poppins-LightItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Medium.ttf" />
+ <Resource Include="Fonts\Poppins-MediumItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Regular.ttf" />
+ <Resource Include="Fonts\Poppins-SemiBold.ttf" />
+ <Resource Include="Fonts\Poppins-SemiBoldItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Thin.ttf" />
+ <Resource Include="Fonts\Poppins-ThinItalic.ttf" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
@@ -593,7 +611,7 @@
</Target>
<ProjectExtensions>
<VisualStudio>
- <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
+ <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" />
</VisualStudio>
</ProjectExtensions>
</Project> \ No newline at end of file