Skip to content

Commit 0663798

Browse files
committed
AC-359109: encoding of T240 project changed
1 parent baca897 commit 0663798

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Customization/T240/PhoneRepairShop_Code/PhoneRepairShop_Code/PhoneRepairShop_Code.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
44
<TargetFramework>net48</TargetFramework>
@@ -12,7 +12,7 @@
1212
<InformationalVersion>25.201.0166</InformationalVersion>
1313
<LangVersion>9.0</LangVersion>
1414
<Nullable>enable</Nullable>
15-
<Copyright>Copyright © 2005-2025 Acumatica, Inc. All rights reserved.</Copyright>
15+
<Copyright>Copyright © 2005-2025 Acumatica, Inc. All rights reserved.</Copyright>
1616
</PropertyGroup>
1717
<ItemGroup>
1818
<Reference Include="PX.Common">

0 commit comments

Comments
 (0)