Pārlūkot izejas kodu

Use full assembly version with padded zeroes

Bepis 6 gadi atpakaļ
vecāks
revīzija
8aac214489
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      BepInEx/Properties/AssemblyInfo.cs

+ 2 - 2
BepInEx/Properties/AssemblyInfo.cs

@@ -34,5 +34,5 @@ using BepInEx;
 // You can specify all the values or you can default the Build and Revision Numbers
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("5.0")]
-[assembly: AssemblyFileVersion("5.0")]
+[assembly: AssemblyVersion("5.0.0.0")]
+[assembly: AssemblyFileVersion("5.0.0.0")]