show available nuget versions
[teamcity/dotNetPackagesSupport.git] / nuget-server / fake-teamcity-server-plugin-context.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!--suppress SpringBeanInstantiationInspection -->\r
3 <beans xmlns="http://www.springframework.org/schema/beans"\r
4        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
5        xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"\r
6        default-autowire="constructor">\r
7   <!-- this is a fake spring context xml to make IDEA know all implicit beans that are available for plugin -->\r
8   <bean class="jetbrains.buildServer.web.openapi.PluginDescriptor"/>\r
9   <bean class="jetbrains.buildServer.plugins.bean.PluginInfo"/>\r
10 </beans>