diff --git a/.gitignore b/.gitignore index 0dc39f6..8762a3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vs/ +packages Nerator/obj/ \ No newline at end of file diff --git a/Nerator/Nerator.csproj b/Nerator/Nerator.csproj index f0f9465..fe06802 100644 --- a/Nerator/Nerator.csproj +++ b/Nerator/Nerator.csproj @@ -39,8 +39,8 @@ Resources\Password.ico - - ..\..\..\..\ReaLTaiizor\Lib\ReaLTaiizor\ReaLTaiizor\bin\Debug\ReaLTaiizor.dll + + ..\packages\ReaLTaiizor.3.7.6.1\lib\net48\ReaLTaiizor.dll @@ -71,6 +71,7 @@ Resources.resx True + SettingsSingleFileGenerator Settings.Designer.cs diff --git a/Nerator/Properties/AssemblyInfo.cs b/Nerator/Properties/AssemblyInfo.cs index 10aaf2a..de8d41a 100644 --- a/Nerator/Properties/AssemblyInfo.cs +++ b/Nerator/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ // Bir bütünleştirilmiş koda ilişkin Genel Bilgiler aşağıdaki öznitelikler kümesiyle // denetlenir. Bütünleştirilmiş kod ile ilişkili bilgileri değiştirmek için // bu öznitelik değerlerini değiştirin. -[assembly: AssemblyTitle("Soferity - Nerator v1.0.0.2")] -[assembly: AssemblyDescription("Soferity - Nerator v1.0.0.2")] +[assembly: AssemblyTitle("Soferity - Nerator v1.0.0.3")] +[assembly: AssemblyDescription("Soferity - Nerator v1.0.0.3")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Soferity LLC")] [assembly: AssemblyProduct("Soferity - Nerator")] @@ -31,5 +31,5 @@ // Tüm değerleri belirtebilir veya varsayılan Derleme ve Düzeltme Numaralarını kullanmak için // aşağıda gösterildiği gibi '*' kullanabilirsiniz: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.2")] -[assembly: AssemblyFileVersion("1.0.0.2")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.3")] +[assembly: AssemblyFileVersion("1.0.0.3")] \ No newline at end of file diff --git a/Nerator/bin/Debug/Nerator.pdb b/Nerator/bin/Debug/Nerator.pdb deleted file mode 100644 index 889cfea..0000000 Binary files a/Nerator/bin/Debug/Nerator.pdb and /dev/null differ diff --git a/Nerator/bin/Debug/ReaLTaiizor.dll b/Nerator/bin/Debug/ReaLTaiizor.dll deleted file mode 100644 index c33657b..0000000 Binary files a/Nerator/bin/Debug/ReaLTaiizor.dll and /dev/null differ diff --git a/Nerator/bin/Debug/ReaLTaiizor.pdb b/Nerator/bin/Debug/ReaLTaiizor.pdb deleted file mode 100644 index aa9530c..0000000 Binary files a/Nerator/bin/Debug/ReaLTaiizor.pdb and /dev/null differ diff --git a/Nerator/bin/Debug/Nerator.exe b/Nerator/bin/Release/Nerator.exe similarity index 74% rename from Nerator/bin/Debug/Nerator.exe rename to Nerator/bin/Release/Nerator.exe index 91e27b2..f7d3b0e 100644 Binary files a/Nerator/bin/Debug/Nerator.exe and b/Nerator/bin/Release/Nerator.exe differ diff --git a/Nerator/bin/Debug/Nerator.exe.config b/Nerator/bin/Release/Nerator.exe.config similarity index 100% rename from Nerator/bin/Debug/Nerator.exe.config rename to Nerator/bin/Release/Nerator.exe.config diff --git a/Nerator/bin/Release/Nerator.pdb b/Nerator/bin/Release/Nerator.pdb new file mode 100644 index 0000000..dd3ef77 Binary files /dev/null and b/Nerator/bin/Release/Nerator.pdb differ diff --git a/Nerator/bin/Release/ReaLTaiizor.dll b/Nerator/bin/Release/ReaLTaiizor.dll new file mode 100644 index 0000000..c8e0aef Binary files /dev/null and b/Nerator/bin/Release/ReaLTaiizor.dll differ diff --git a/Nerator/packages.config b/Nerator/packages.config new file mode 100644 index 0000000..1660f89 --- /dev/null +++ b/Nerator/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/README.md b/README.md index c40bf4e..d7de979 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Nerator -

Nerator v1.0.0.2

+

Nerator v1.0.0.3

Visual Studio 2019

.NET Framework 4.8 (Minimum 4.0)