3.6.8
This commit is contained in:
parent
de35afe1a7
commit
ff578a46cf
5
.gitignore
vendored
5
.gitignore
vendored
@ -25,6 +25,7 @@ x86/
|
||||
bld/
|
||||
[Oo]bj/
|
||||
[Ll]og/
|
||||
[Bb]in/
|
||||
|
||||
# Visual Studio 2015/2017 cache/options directory
|
||||
.vs/
|
||||
@ -346,3 +347,7 @@ healthchecksdb
|
||||
/Bin/net40
|
||||
/Bin/net7.0-windows
|
||||
/Bin/net8.0-windows
|
||||
/SunnyUI.Demo/Bin/SunnyUI.Common.dll
|
||||
/SunnyUI.Demo/Bin/SunnyUI.Demo.exe
|
||||
/SunnyUI.Demo/Bin/SunnyUI.Demo.exe.config
|
||||
/SunnyUI.Demo/Bin/SunnyUI.dll
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/></startup></configuration>
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user