Kaynağa Gözat

Use full assembly version with padded zeroes

Bepis 5 yıl önce
ebeveyn
işleme
8aac214489
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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")]