Skip to content

Commit

Permalink
Updated NuGet packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
David McCarter committed Nov 1, 2023
1 parent b46d030 commit a5dcdde
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<AnalysisMode>AllEnabledByDefault</AnalysisMode>
<ApplicationIcon>dotNetTips-Spargine-Logo.ico</ApplicationIcon>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<AssemblyVersion>2023.10.11.1</AssemblyVersion>
<AssemblyVersion>2023.11.4.0</AssemblyVersion>
<Authors>David McCarter</Authors>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<AutoIncrementPackageRevision>true</AutoIncrementPackageRevision>
Expand All @@ -23,7 +23,7 @@
<EnablePackageValidation>false</EnablePackageValidation>
<EnableSingleFileAnalyzer>false</EnableSingleFileAnalyzer>
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
<FileVersion>2023.10.11.1</FileVersion>
<FileVersion>2023.11.4.0</FileVersion>
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand All @@ -49,7 +49,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TargetFrameworks>net6.0; net7.0</TargetFrameworks>
<Title>DotNetTips.Spargine.Benchmarking</Title>
<Version>2023.10.11.1</Version>
<Version>2023.11.4.0</Version>
<ApplicationIcon>dotNetTips-Spargine-Logo.ico</ApplicationIcon>
<RootNamespace>DotNetTips.Spargine.Benchmarking</RootNamespace>
</PropertyGroup>
Expand All @@ -70,8 +70,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.10" />
<PackageReference Include="dotNetTips.Spargine.6.Core" Version="2023.10.11.1" />
<PackageReference Include="dotNetTips.Spargine.6.Extensions" Version="2023.10.11.1" />
<PackageReference Include="dotNetTips.Spargine.6.Tester" Version="2023.10.11.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AnalysisLevel>latest</AnalysisLevel>
<AssemblyVersion>2023.10.11.1</AssemblyVersion>
<AssemblyVersion>2023.11.4.0</AssemblyVersion>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<BaseOutputPath>..\..\appbin</BaseOutputPath>
<Company>dotNetTips.com - McCarter Consulting</Company>
Expand All @@ -14,7 +14,7 @@
<DebugType>none</DebugType>
<Description>DotNetTips.Spargine.BenchmarkTests</Description>
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
<FileVersion>2023.10.11.1</FileVersion>
<FileVersion>2023.11.4.0</FileVersion>
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
<IsPublishable>False</IsPublishable>
<NeutralLanguage>en</NeutralLanguage>
Expand All @@ -27,16 +27,16 @@
<ServerGarbageCollection>true</ServerGarbageCollection>
<SignAssembly>False</SignAssembly>
<TargetFrameworks>net6.0; net7.0</TargetFrameworks>
<Version>2023.10.11.1</Version>
<Version>2023.11.4.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<OutputPath>..\..\appbin</OutputPath>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.10" />
<PackageReference Include="dotNetTips.Spargine.6" Version="2023.10.11.1" />
<PackageReference Include="dotNetTips.Spargine.6.Core" Version="2023.10.11.1" />
<PackageReference Include="dotNetTips.Spargine.6.Extensions" Version="2023.10.11.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AnalysisLevel>latest</AnalysisLevel>
<AssemblyVersion>2023.10.11.1</AssemblyVersion>
<AssemblyVersion>2023.11.4.0</AssemblyVersion>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<BaseOutputPath>..\..\appbin</BaseOutputPath>
<Company>dotNetTips.com - McCarter Consulting</Company>
Expand All @@ -14,7 +14,7 @@
<DebugType>none</DebugType>
<Description>DotNetTips.Spargine.Core.BenchmarkTests</Description>
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
<FileVersion>2023.10.11.1</FileVersion>
<FileVersion>2023.11.4.0</FileVersion>
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
<IsPublishable>False</IsPublishable>
<NeutralLanguage>en</NeutralLanguage>
Expand All @@ -27,16 +27,16 @@
<ServerGarbageCollection>true</ServerGarbageCollection>
<SignAssembly>False</SignAssembly>
<TargetFrameworks>net60; net7.0</TargetFrameworks>
<Version>2023.10.11.1</Version>
<Version>2023.11.4.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<OutputPath>..\..\appbin</OutputPath>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.10" />
<PackageReference Include="dotNetTips.Spargine.6.Core" Version="2023.10.11.1" />
<PackageReference Include="dotNetTips.Spargine.6.Extensions" Version="2023.10.11.1" />
<PackageReference Include="dotNetTips.Spargine.6.Tester" Version="2023.10.11.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AnalysisLevel>latest</AnalysisLevel>
<AssemblyVersion>2023.10.11.1</AssemblyVersion>
<AssemblyVersion>2023.11.4.0</AssemblyVersion>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<BaseOutputPath>..\..\appbin</BaseOutputPath>
<Company>dotNetTips.com - McCarter Consulting</Company>
Expand All @@ -14,7 +14,7 @@
<DebugType>none</DebugType>
<Description>DotNetTips.Spargine.Extensions.BenchmarkTests</Description>
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
<FileVersion>2023.10.11.1</FileVersion>
<FileVersion>2023.11.4.0</FileVersion>
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
<IsPublishable>False</IsPublishable>
<NeutralLanguage>en</NeutralLanguage>
Expand All @@ -27,16 +27,16 @@
<ServerGarbageCollection>true</ServerGarbageCollection>
<SignAssembly>False</SignAssembly>
<TargetFrameworks>net60; net7.0</TargetFrameworks>
<Version>2023.10.11.1</Version>
<Version>2023.11.4.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<OutputPath>..\..\appbin</OutputPath>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.10" />
<PackageReference Include="dotNetTips.Spargine.6.Core" Version="2023.10.11.1" />
<PackageReference Include="dotNetTips.Spargine.6.Extensions" Version="2023.10.11.1" />
<PackageReference Include="dotNetTips.Spargine.6.Tester" Version="2023.10.11.1" />
Expand Down

0 comments on commit a5dcdde

Please sign in to comment.