bin/warmup.exe.config in warmup-0.5.0.36 vs bin/warmup.exe.config in warmup-0.6.0.4
- old
+ new
@@ -27,8 +27,12 @@
<add ext="ico"/>
<add ext="nupkg"/>
<add ext="zip"/>
<add ext="7z"/>
</ignoredExtensions>
+
+ <textReplaces>
+ <add find="__YO__" replace="Dude, that was so sweet!" />
+ </textReplaces>
</warmup>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>