Update packages and remove unused properties (#117)

This commit is contained in:
ekorobchenko 2019-10-11 11:49:37 +03:00 коммит произвёл Daniel Kanev
Родитель cb6c9bb527
Коммит f0c8df03ea
3 изменённых файлов: 16 добавлений и 32 удалений

Просмотреть файл

@ -1,50 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Package Versions">
<MicrosoftNetTestSdkVersion>15.9.0</MicrosoftNetTestSdkVersion>
<MicrosoftOfficeMarketplaceTimedScopeGenVersion>1.0.589</MicrosoftOfficeMarketplaceTimedScopeGenVersion>
<MicrosoftNetTestSdkVersion>16.3.0</MicrosoftNetTestSdkVersion>
<XunitRunnerVisualStudioVersion>2.4.1</XunitRunnerVisualStudioVersion>
<MicrosoftSourceLinkVstsGitVersion>1.0.0-beta-63127-02</MicrosoftSourceLinkVstsGitVersion>
<MicrosoftSourceLinkGitHubVersion>1.0.0-beta2-18618-05</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkVstsGitVersion>1.0.0-beta2-19367-01</MicrosoftSourceLinkVstsGitVersion>
<MicrosoftSourceLinkGitHubVersion>1.0.0-beta2-19367-01</MicrosoftSourceLinkGitHubVersion>
</PropertyGroup>
<PropertyGroup Label="Package Versions: Pinned">
<BondCoreCSharpVersion>6.0.0</BondCoreCSharpVersion>
<MicrosoftAspNetMvcVersion>5.2.3</MicrosoftAspNetMvcVersion>
<MicrosoftAspNetWebApiCoreVersion>5.2.3</MicrosoftAspNetWebApiCoreVersion>
<MicrosoftAspNetWebApiCorsVersion>5.2.3</MicrosoftAspNetWebApiCorsVersion>
<MicrosoftAspNetWebApiWebHostVersion>5.2.3</MicrosoftAspNetWebApiWebHostVersion>
<MicrosoftAzureDataLakeStoreVersion>1.1.3</MicrosoftAzureDataLakeStoreVersion>
<MicrosoftAzureDocumentDbVersion>2.5.1</MicrosoftAzureDocumentDbVersion>
<MicrosoftGraphVersion>1.15.0</MicrosoftGraphVersion>
<MicrosoftIdentityClientVersion>2.1.0-preview</MicrosoftIdentityClientVersion>
<MicrosoftIdentityModelClientsActiveDirectoryVersion>3.13.8</MicrosoftIdentityModelClientsActiveDirectoryVersion>
<MicrosoftOfficeMSOTagUtilsVersion>16.0.7412.5176-preview</MicrosoftOfficeMSOTagUtilsVersion>
<MoqVersion>4.5.22</MoqVersion>
<PollySignedVersion>4.3.0</PollySignedVersion>
<StackExchangeRedisStrongNameVersion>1.2.6</StackExchangeRedisStrongNameVersion>
<SystemCollectionsImmutableVersion>1.2.0</SystemCollectionsImmutableVersion>
<SystemConfigurationConfigurationManager>4.5.0</SystemConfigurationConfigurationManager>
<XunitAssertVersion>2.4.1</XunitAssertVersion>
<XunitCoreVersion>2.4.1</XunitCoreVersion>
</PropertyGroup>
<PropertyGroup Label="Package Versions Core">
<MoqVersionCore>4.10.1</MoqVersionCore>
<SystemServiceModelPrimitivesVersionCore>4.5.3</SystemServiceModelPrimitivesVersionCore>
<SystemServiceModelHttpVersionCore>4.5.3</SystemServiceModelHttpVersionCore>
<SystemServiceModelNetTcpVersionCore>4.5.3</SystemServiceModelNetTcpVersionCore>
<SystemCollectionsImmutableVersionCore>1.5.0</SystemCollectionsImmutableVersionCore>
<MicrosoftAspNetCoreMvcAbstractionsVersionCore>2.2.0</MicrosoftAspNetCoreMvcAbstractionsVersionCore>
<MoqVersionCore>4.13.0</MoqVersionCore>
<SystemServiceModelPrimitivesVersionCore>4.6.0</SystemServiceModelPrimitivesVersionCore>
<SystemCollectionsImmutableVersionCore>1.6.0</SystemCollectionsImmutableVersionCore>
<MicrosoftAspNetCoreHttpAbstractionsVersionCore>2.2.0</MicrosoftAspNetCoreHttpAbstractionsVersionCore>
<MicrosoftAzureDocumentDbVersionCore>2.5.1</MicrosoftAzureDocumentDbVersionCore>
<MicrosoftAzureDocumentDbVersionCore>2.8.0</MicrosoftAzureDocumentDbVersionCore>
<NewtonsoftJsonVersionCore>12.0.2</NewtonsoftJsonVersionCore>
<XunitAssertVersionCore>2.4.1</XunitAssertVersionCore>
<XunitCoreVersionCore>2.4.1</XunitCoreVersionCore>
<MicrosoftNetHttpHeadersVersionCore>2.2.0</MicrosoftNetHttpHeadersVersionCore>
<MicrosoftAspNetCoreHttpVersionCore>2.2.0</MicrosoftAspNetCoreHttpVersionCore>
<MicrosoftAzureCosmosDBBulkExecutorVersionCore>2.2.0-preview2</MicrosoftAzureCosmosDBBulkExecutorVersionCore>
<WindowsAzureStorageVersionCore>9.3.3</WindowsAzureStorageVersionCore>
<SystemThreadingTasks>4.0.11</SystemThreadingTasks>
<MSTestAdapterVersion>1.4.0</MSTestAdapterVersion>
<MSTestFrameworkVersion>1.4.0</MSTestFrameworkVersion>
<MicrosoftAspNetCoreHttpVersionCore>2.2.2</MicrosoftAspNetCoreHttpVersionCore>
<SystemThreadingTasks>4.3.0</SystemThreadingTasks>
<MSTestAdapterVersion>2.0.0</MSTestAdapterVersion>
<MSTestFrameworkVersion>2.0.0</MSTestFrameworkVersion>
</PropertyGroup>
</Project>

Просмотреть файл

@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.757
# Visual Studio Version 16
VisualStudioVersion = 16.0.29326.143
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Omex.System", "src\System\Microsoft.Omex.System.csproj", "{6E08AF9B-BACC-47DB-BC47-5B818C4FB262}"
EndProject
@ -12,6 +12,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{551C93F8-6E89-4954-8905-7F5AC7173285}"
ProjectSection(SolutionItems) = preProject
tests\Directory.Build.props = tests\Directory.Build.props
tests\Directory.Build.targets = tests\Directory.Build.targets
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{3249ADDB-50EC-4C21-A8F0-65EF444662EE}"
@ -23,6 +24,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
azure-pipelines.yml = azure-pipelines.yml
Dependencies.props = Dependencies.props
Directory.Build.props = Directory.Build.props
Directory.Build.targets = Directory.Build.targets

Просмотреть файл

@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Moq" Version="$(MoqVersionCore)" />
<PackageReference Include="MSTest.TestAdapter" Version="$(MSTestAdapterVersion)" />
<PackageReference Include="MSTest.TestFramework" Version="$(MSTestAdapterVersion)" />
<PackageReference Include="MSTest.TestFramework" Version="$(MSTestFrameworkVersion)" />
</ItemGroup>
<ItemGroup>