dashboard
repositories
filestore
activity
search
login
main
/
RichCreator
DNF辅助工具
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
o
asmrobot
2019-10-27
c4bd9d8c587bd1401f0fb2f60c34a4964d7afe20
[RichCreator.git]
/
src
/
RichCreator.Editor
/
App.config
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>