view .idea/libraries/TeamCity_Vcs_Api.xml @ 1129:81f91a2e4451

TW-84326: Stay compatible with updated share extension behavior. - Remove the "shared" extension from "requires" when disabling sharing. - Tests: ignore the "requires" file in shared repository stores.
author Andreas Eisele <andreas.eisele@jetbrains.com>
date Fri, 28 Jun 2024 09:44:50 +0200
parents 60097d9c9606
children
line wrap: on
line source

<component name="libraryTable">
  <library name="TeamCity Vcs Api">
    <CLASSES>
      <root url="jar://$TeamCityDistribution$/devPackage/server-common-api.jar!/" />
      <root url="jar://$TeamCityDistribution$/devPackage/server-vcs-api.jar!/" />
    </CLASSES>
    <JAVADOC />
    <SOURCES>
      <root url="jar://$TeamCityDistribution$/devPackage/src/openApi-source.jar!/" />
    </SOURCES>
  </library>
</component>