Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump xunit.runner.visualstudio from 2.4.2 to 2.5.6 in /src #27

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 63 additions & 63 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
<Project>
<!-- Set common properties regarding assembly information and nuget packages -->
<PropertyGroup>
<Authors>Hyperledger Aries Dotnet Maintainers</Authors>
<Company>Hyperledger</Company>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/hyperledger/aries-framework-dotnet</PackageProjectUrl>
<PackageTags>Hyperledger Aries Self-Sovereign-Identity</PackageTags>
<Product>Hyperledger Aries Dotnet</Product>
<RepositoryUrl>https://github.com/hyperledger/aries-framework-dotnet.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>2.0.0</Version>
</PropertyGroup>
<!-- Common compile parameters -->
<PropertyGroup>
<!-- We use full (Windows PDBs) until cross platform support for source link will get better -->
<DebugType>full</DebugType>
<LangVersion>latest</LangVersion>
<NoWarn>$(NoWarn);1591</NoWarn>
<Nullable>disable</Nullable>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
</PropertyGroup>
<!--Versions of packages used across the repository-->
<PropertyGroup Label="Package Versions">
<MicrosoftAspNetCoreHttpAbstractionsVersion>2.2.0</MicrosoftAspNetCoreHttpAbstractionsVersion>
<MicrosoftAspNetCoreHttpExtensionsVersion>2.2.0</MicrosoftAspNetCoreHttpExtensionsVersion>
<MicrosoftAspNetCoreHttpVersion>2.2.2</MicrosoftAspNetCoreHttpVersion>
<MicrosoftCodeAnalysisFxCopAnalyzersVersion>3.0.0</MicrosoftCodeAnalysisFxCopAnalyzersVersion>
<MicrosoftExtensionsHostingVersion>3.1.5</MicrosoftExtensionsHostingVersion>
<MicrosoftExtensionsHttpVersion>3.1.5</MicrosoftExtensionsHttpVersion>
<MicrosoftExtensionsLoggingVersion>3.1.5</MicrosoftExtensionsLoggingVersion>
<MicrosoftNETTestSdkVersion>16.6.1</MicrosoftNETTestSdkVersion>
<SystemReactiveLinqVersion>4.4.1</SystemReactiveLinqVersion>
<SystemTextJsonVersion>4.7.2</SystemTextJsonVersion>
<AutofacExtensionsDependencyInjectionVersion>6.0.0</AutofacExtensionsDependencyInjectionVersion>
<DawnGuardVersion>1.12.0</DawnGuardVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<FluentValidationAspNetCoreVersion>9.2.0</FluentValidationAspNetCoreVersion>
<FluentValidationVersion>9.2.0</FluentValidationVersion>
<FlurlVersion>2.8.2</FlurlVersion>
<HyperledgerIndySdkVersion>1.11.1</HyperledgerIndySdkVersion>
<HyperledgerIndyVdrVersion>0.4.2-alpha</HyperledgerIndyVdrVersion>
<MediatrExtensionsMicrosoftDependencyInjectionVersion>8.0.1</MediatrExtensionsMicrosoftDependencyInjectionVersion>
<MediatrVersion>8.0.2</MediatrVersion>
<MicroElementsSwashbuckleFluentValidationVersion>4.0.0</MicroElementsSwashbuckleFluentValidationVersion>
<MoqVersion>4.14.5</MoqVersion>
<MultiformatsBaseVersion>2.0.2</MultiformatsBaseVersion>
<NewtonsoftJsonVersion>13.0.1</NewtonsoftJsonVersion>
<NLogConfigVersion>4.7.2</NLogConfigVersion>
<PollyVersion>7.2.1</PollyVersion>
<StatelessVersion>5.1.2</StatelessVersion>
<SwashbuckleAspNetCoreAnnotationsVersion>5.5.1</SwashbuckleAspNetCoreAnnotationsVersion>
<SwashbuckleAspNetCoreFiltersVersion>5.1.2</SwashbuckleAspNetCoreFiltersVersion>
<SwashbuckleAspNetCoreSwaggerGenVersion>5.5.1</SwashbuckleAspNetCoreSwaggerGenVersion>
<SwashbuckleAspNetCoreSwaggerUIVersion>5.5.1</SwashbuckleAspNetCoreSwaggerUIVersion>
<SwashbuckleAspNetCoreSwaggerVersion>5.5.1</SwashbuckleAspNetCoreSwaggerVersion>
<XunitRunnerVisualstudioVersion>2.4.2</XunitRunnerVisualstudioVersion>
<XunitVersion>2.4.1</XunitVersion>
</PropertyGroup>
</Project>
<Project>
<!-- Set common properties regarding assembly information and nuget packages -->
<PropertyGroup>
<Authors>Hyperledger Aries Dotnet Maintainers</Authors>
<Company>Hyperledger</Company>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/hyperledger/aries-framework-dotnet</PackageProjectUrl>
<PackageTags>Hyperledger Aries Self-Sovereign-Identity</PackageTags>
<Product>Hyperledger Aries Dotnet</Product>
<RepositoryUrl>https://github.com/hyperledger/aries-framework-dotnet.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>2.0.0</Version>
</PropertyGroup>
<!-- Common compile parameters -->
<PropertyGroup>
<!-- We use full (Windows PDBs) until cross platform support for source link will get better -->
<DebugType>full</DebugType>
<LangVersion>latest</LangVersion>
<NoWarn>$(NoWarn);1591</NoWarn>
<Nullable>disable</Nullable>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
</PropertyGroup>
<!--Versions of packages used across the repository-->
<PropertyGroup Label="Package Versions">
<MicrosoftAspNetCoreHttpAbstractionsVersion>2.2.0</MicrosoftAspNetCoreHttpAbstractionsVersion>
<MicrosoftAspNetCoreHttpExtensionsVersion>2.2.0</MicrosoftAspNetCoreHttpExtensionsVersion>
<MicrosoftAspNetCoreHttpVersion>2.2.2</MicrosoftAspNetCoreHttpVersion>
<MicrosoftCodeAnalysisFxCopAnalyzersVersion>3.0.0</MicrosoftCodeAnalysisFxCopAnalyzersVersion>
<MicrosoftExtensionsHostingVersion>3.1.5</MicrosoftExtensionsHostingVersion>
<MicrosoftExtensionsHttpVersion>3.1.5</MicrosoftExtensionsHttpVersion>
<MicrosoftExtensionsLoggingVersion>3.1.5</MicrosoftExtensionsLoggingVersion>
<MicrosoftNETTestSdkVersion>16.6.1</MicrosoftNETTestSdkVersion>
<SystemReactiveLinqVersion>4.4.1</SystemReactiveLinqVersion>
<SystemTextJsonVersion>4.7.2</SystemTextJsonVersion>
<AutofacExtensionsDependencyInjectionVersion>6.0.0</AutofacExtensionsDependencyInjectionVersion>
<DawnGuardVersion>1.12.0</DawnGuardVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<FluentValidationAspNetCoreVersion>9.2.0</FluentValidationAspNetCoreVersion>
<FluentValidationVersion>9.2.0</FluentValidationVersion>
<FlurlVersion>2.8.2</FlurlVersion>
<HyperledgerIndySdkVersion>1.11.1</HyperledgerIndySdkVersion>
<HyperledgerIndyVdrVersion>0.4.2-alpha</HyperledgerIndyVdrVersion>
<MediatrExtensionsMicrosoftDependencyInjectionVersion>8.0.1</MediatrExtensionsMicrosoftDependencyInjectionVersion>
<MediatrVersion>8.0.2</MediatrVersion>
<MicroElementsSwashbuckleFluentValidationVersion>4.0.0</MicroElementsSwashbuckleFluentValidationVersion>
<MoqVersion>4.14.5</MoqVersion>
<MultiformatsBaseVersion>2.0.2</MultiformatsBaseVersion>
<NewtonsoftJsonVersion>13.0.1</NewtonsoftJsonVersion>
<NLogConfigVersion>4.7.2</NLogConfigVersion>
<PollyVersion>7.2.1</PollyVersion>
<StatelessVersion>5.1.2</StatelessVersion>
<SwashbuckleAspNetCoreAnnotationsVersion>5.5.1</SwashbuckleAspNetCoreAnnotationsVersion>
<SwashbuckleAspNetCoreFiltersVersion>5.1.2</SwashbuckleAspNetCoreFiltersVersion>
<SwashbuckleAspNetCoreSwaggerGenVersion>5.5.1</SwashbuckleAspNetCoreSwaggerGenVersion>
<SwashbuckleAspNetCoreSwaggerUIVersion>5.5.1</SwashbuckleAspNetCoreSwaggerUIVersion>
<SwashbuckleAspNetCoreSwaggerVersion>5.5.1</SwashbuckleAspNetCoreSwaggerVersion>
<XunitRunnerVisualstudioVersion>2.5.6</XunitRunnerVisualstudioVersion>
<XunitVersion>2.4.1</XunitVersion>
</PropertyGroup>
</Project>
Loading