Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--UVtools.Core/UVtools.Core.csproj2
-rw-r--r--wiki/UI1.pngbin0 -> 287048 bytes
-rw-r--r--wiki/UI2.pngbin0 -> 141955 bytes
4 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0f0382a..2305a9c 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,8 @@ This simple tool can give you insight of supports and find some failures. Did yo
- Facebook group: https://www.facebook.com/groups/uvtools
-![GUI Screenshot](https://raw.githubusercontent.com/sn4k3/UVtools/master/UVtools.GUI/Images/Screenshots/UVtools_GUI.png)
-![GUI Screenshot Islands](https://raw.githubusercontent.com/sn4k3/UVtools/master/UVtools.GUI/Images/Screenshots/UVtools_GUI_Islands.png)
+![GUI Screenshot](https://raw.githubusercontent.com/sn4k3/UVtools/master/wiki/UI1.png)
+![GUI Screenshot Islands](https://raw.githubusercontent.com/sn4k3/UVtools/master/wiki/UI2.png)
![Convertion Screenshot](https://raw.githubusercontent.com/sn4k3/UVtools/master/UVtools.GUI/Images/Screenshots/SL1ToCbddlp.png)
# Why this project?
diff --git a/UVtools.Core/UVtools.Core.csproj b/UVtools.Core/UVtools.Core.csproj
index d197d21..d6cc8f7 100644
--- a/UVtools.Core/UVtools.Core.csproj
+++ b/UVtools.Core/UVtools.Core.csproj
@@ -62,7 +62,7 @@
<PackageReference Include="BinarySerializer" Version="8.6.2.2" />
<PackageReference Include="Emgu.CV" Version="4.5.5.4823" />
<PackageReference Include="KdTree" Version="1.4.1" />
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.1.0-1.final" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.1.0-3.final" />
<PackageReference Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
<PackageReference Include="morelinq" Version="3.3.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
diff --git a/wiki/UI1.png b/wiki/UI1.png
new file mode 100644
index 0000000..ee6720d
--- /dev/null
+++ b/wiki/UI1.png
Binary files differ
diff --git a/wiki/UI2.png b/wiki/UI2.png
new file mode 100644
index 0000000..112e611
--- /dev/null
+++ b/wiki/UI2.png
Binary files differ