Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Directory.Build.props - github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 98bf22a7ede930cfb5a90f7bc8f429ce4a46eb5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<Project>
  <PropertyGroup>
    <NuGetVersionFSharpCore>4.3.4</NuGetVersionFSharpCore>
    <NuGetVersionMonoCecil>0.10.0</NuGetVersionMonoCecil>
    <NuGetVersionNUnit>3.10.1</NuGetVersionNUnit>
    <NuGetVersionNUnit3TestAdapter>3.17.0</NuGetVersionNUnit3TestAdapter>
    <NuGetVersionMicrosoftNETTestSdk>16.11.0</NuGetVersionMicrosoftNETTestSdk>
    <NuGetVersionQuickIONET>2.6.2.0</NuGetVersionQuickIONET>
    <NuGetVersionSharpZipLib>1.3.3</NuGetVersionSharpZipLib>
    <NuGetVersionSystemConfigurationConfigurationManager>6.0.0</NuGetVersionSystemConfigurationConfigurationManager>
    <NuGetVersionLuceneDotNet>3.0.3</NuGetVersionLuceneDotNet>
    <NuGetVersionNewtonsoftJson>13.0.1</NuGetVersionNewtonsoftJson>
  </PropertyGroup>
</Project>