mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 19:19:23 +08:00
Upgrade to v1.1.1
This commit is contained in:
parent
5d536dd975
commit
e2a892eda3
@ -4,7 +4,7 @@
|
|||||||
<section name="log4net" type="System.Configuration.IgnoreSectionHandler"/>
|
<section name="log4net" type="System.Configuration.IgnoreSectionHandler"/>
|
||||||
</configSections>
|
</configSections>
|
||||||
<appSettings>
|
<appSettings>
|
||||||
<add key="version" value="1.1.0"/>
|
<add key="version" value="1.1.1"/>
|
||||||
</appSettings>
|
</appSettings>
|
||||||
<log4net>
|
<log4net>
|
||||||
<appender name="LogFileAppender" type="log4net.Appender.FileAppender">
|
<appender name="LogFileAppender" type="log4net.Appender.FileAppender">
|
||||||
@ -30,4 +30,4 @@
|
|||||||
<!--http://stackoverflow.com/questions/186854/how-to-prevent-an-exception-in-a-background-thread-from-terminating-an-applicati-->
|
<!--http://stackoverflow.com/questions/186854/how-to-prevent-an-exception-in-a-background-thread-from-terminating-an-applicati-->
|
||||||
<legacyUnhandledExceptionPolicy enabled="1" />
|
<legacyUnhandledExceptionPolicy enabled="1" />
|
||||||
</runtime>
|
</runtime>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
version: 1.1.0.{build}
|
version: 1.1.1.{build}
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
Release
|
Release
|
||||||
|
Loading…
Reference in New Issue
Block a user