Files
Orchard/src/Orchard.Profile/App.config

10 lines
369 B
Plaintext
Raw Normal View History

2015-12-15 11:55:23 +00:00
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<section name="specFlow" type="TechTalk.SpecFlow.Configuration.ConfigurationSectionHandler, TechTalk.SpecFlow" />
</configSections>
<specFlow>
2015-12-15 11:55:23 +00:00
<!-- For additional details on SpecFlow configuration options see http://go.specflow.org/doc-config -->
</specFlow></configuration>