Explorar o código

Downgrade SmartFormat.NET

The new version is doing weird things, like warning more than 2 plural forms
for English
Antony Male %!s(int64=4) %!d(string=hai) anos
pai
achega
86bf8b8d7e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/SyncTrayzor/SyncTrayzor.csproj

+ 1 - 1
src/SyncTrayzor/SyncTrayzor.csproj

@@ -597,7 +597,7 @@
       <Version>1.5.2</Version>
     </PackageReference>
     <PackageReference Include="SmartFormat.NET">
-      <Version>2.5.3</Version>
+      <Version>2.0.0</Version>
     </PackageReference>
     <PackageReference Include="Stylet">
       <Version>1.3.5</Version>