Skip to content

Commit

Permalink
Merge pull request #31 from niklaslundberg/develop
Browse files Browse the repository at this point in the history
3.6.0
  • Loading branch information
niklaslundberg authored Jun 27, 2023
2 parents 593a19a + 8c28b11 commit 38d0325
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion License.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The MIT License (MIT)
Copyright (c) 2013-2022 Niklas Lundberg
Copyright (c) 2013-2023 Niklas Lundberg

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
2 changes: 1 addition & 1 deletion src/Arbor.Aesculus.Core/Arbor.Aesculus.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<iconUrl>https://nuget.org/Content/Images/packageDefaultIcon-50x50.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
<copyright>Copyright Niklas Lundberg 2013-2022</copyright>
<copyright>Copyright Niklas Lundberg 2013-2023</copyright>
<dependencies>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion src/Arbor.Aesculus.NCrunch/Arbor.Aesculus.NCrunch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NCrunch.Framework" Version="4.7.0.4" />
<PackageReference Include="NCrunch.Framework" Version="4.17.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions src/Arbor.Aesculus.NCrunch/Arbor.Aesculus.NCrunch.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
<iconUrl>https://nuget.org/Content/Images/packageDefaultIcon-50x50.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
<copyright>Copyright Niklas Lundberg 2013-2022</copyright>
<copyright>Copyright Niklas Lundberg 2013-2023</copyright>
<dependencies>
<group targetFramework="netstandard2.0">
<dependency id="Arbor.Aesculus" version="$version$" />
<dependency id="NCrunch.Framework" version="[4.7.0,)" />
<dependency id="NCrunch.Framework" version="[4.17.0,)" />
</group>
<group targetFramework="net5.0">
<dependency id="Arbor.Aesculus" version="$version$" />
<dependency id="NCrunch.Framework" version="[4.7.0,)" />
<dependency id="NCrunch.Framework" version="[4.17.0,)" />
</group>
<group targetFramework="net6.0">
<dependency id="Arbor.Aesculus" version="$version$" />
<dependency id="NCrunch.Framework" version="[4.7.0,)" />
<dependency id="NCrunch.Framework" version="[4.17.0,)" />
</group>
</dependencies>
<references></references>
Expand Down
18 changes: 9 additions & 9 deletions src/Arbor.Aesculus.NCrunch/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
".NETStandard,Version=v2.0": {
"NCrunch.Framework": {
"type": "Direct",
"requested": "[4.7.0.4, )",
"resolved": "4.7.0.4",
"contentHash": "Mpx7XHuotlxj+qI+MCaHPQz+59IQqtzwt79CBrGo38p+yzsqoyC59AbwFTXJZwHwXoN5CZ505dd0boNgqPTlDg==",
"requested": "[4.17.0.5, )",
"resolved": "4.17.0.5",
"contentHash": "PdA7s72DdlJi3qNXOWJ84dTFw5G3pqWkovklLAryYotmXfGMqr2bh3aBub/OlPxlbcQIVQysmRUh8XJKaZFR2g==",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Collections.NonGeneric": "4.3.0"
Expand Down Expand Up @@ -165,9 +165,9 @@
"net6.0": {
"NCrunch.Framework": {
"type": "Direct",
"requested": "[4.7.0.4, )",
"resolved": "4.7.0.4",
"contentHash": "Mpx7XHuotlxj+qI+MCaHPQz+59IQqtzwt79CBrGo38p+yzsqoyC59AbwFTXJZwHwXoN5CZ505dd0boNgqPTlDg==",
"requested": "[4.17.0.5, )",
"resolved": "4.17.0.5",
"contentHash": "PdA7s72DdlJi3qNXOWJ84dTFw5G3pqWkovklLAryYotmXfGMqr2bh3aBub/OlPxlbcQIVQysmRUh8XJKaZFR2g==",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Collections.NonGeneric": "4.3.0"
Expand Down Expand Up @@ -1091,9 +1091,9 @@
"net7.0": {
"NCrunch.Framework": {
"type": "Direct",
"requested": "[4.7.0.4, )",
"resolved": "4.7.0.4",
"contentHash": "Mpx7XHuotlxj+qI+MCaHPQz+59IQqtzwt79CBrGo38p+yzsqoyC59AbwFTXJZwHwXoN5CZ505dd0boNgqPTlDg==",
"requested": "[4.17.0.5, )",
"resolved": "4.17.0.5",
"contentHash": "PdA7s72DdlJi3qNXOWJ84dTFw5G3pqWkovklLAryYotmXfGMqr2bh3aBub/OlPxlbcQIVQysmRUh8XJKaZFR2g==",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Collections.NonGeneric": "4.3.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Machine.Specifications" Version="1.1.0" />
<PackageReference Include="Machine.Specifications" Version="1.1.1" />
<PackageReference Include="Machine.Specifications.Runner.VisualStudio" Version="2.10.2" />
<PackageReference Include="Machine.Specifications.Should" Version="1.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="NCrunch.Framework" Version="4.7.0.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="NCrunch.Framework" Version="4.17.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down
44 changes: 22 additions & 22 deletions tests/Arbor.Aesculus.Tests.Integration/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net7.0": {
"Machine.Specifications": {
"type": "Direct",
"requested": "[1.1.0, )",
"resolved": "1.1.0",
"contentHash": "fwfNGAwbbDEsPlRIjBKajvO4h6Mmly0MAgXwJ56yB4kk/RZTL9Nxzdu7u2aLYgBEbJwjG9OeDNaKUCbyyhCa+w==",
"requested": "[1.1.1, )",
"resolved": "1.1.1",
"contentHash": "e8BjmJ2c90E6rZSr0nqwLhjAdhIIL41LNLRxD4e/NhWM6AxlNveFdkU2zuDdxjgrtH+U8XP3f5+uTiFGRzVFuA==",
"dependencies": {
"NETStandard.Library": "1.6.0",
"System.Diagnostics.TextWriterTraceListener": "4.0.0",
Expand Down Expand Up @@ -40,28 +40,28 @@
},
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
"requested": "[17.4.0, )",
"resolved": "17.4.0",
"contentHash": "VtNZQ83ntG2aEUjy1gq6B4HNdn96se6FmdY/03At8WiqDReGrApm6OB2fNiSHz9D6IIEtWtNZ2FSH0RJDVXl/w==",
"requested": "[17.6.3, )",
"resolved": "17.6.3",
"contentHash": "MglaNTl646dC2xpHKotSk1xscmHO5uV3x3NK057IUA9BM3Wgl16WMEb9ptGczk518JfLd1+Th5OAYwnoWgHQQQ==",
"dependencies": {
"Microsoft.CodeCoverage": "17.4.0",
"Microsoft.TestPlatform.TestHost": "17.4.0"
"Microsoft.CodeCoverage": "17.6.3",
"Microsoft.TestPlatform.TestHost": "17.6.3"
}
},
"NCrunch.Framework": {
"type": "Direct",
"requested": "[4.7.0.4, )",
"resolved": "4.7.0.4",
"contentHash": "Mpx7XHuotlxj+qI+MCaHPQz+59IQqtzwt79CBrGo38p+yzsqoyC59AbwFTXJZwHwXoN5CZ505dd0boNgqPTlDg==",
"requested": "[4.17.0.5, )",
"resolved": "4.17.0.5",
"contentHash": "PdA7s72DdlJi3qNXOWJ84dTFw5G3pqWkovklLAryYotmXfGMqr2bh3aBub/OlPxlbcQIVQysmRUh8XJKaZFR2g==",
"dependencies": {
"NETStandard.Library": "1.6.1",
"System.Collections.NonGeneric": "4.3.0"
}
},
"Microsoft.CodeCoverage": {
"type": "Transitive",
"resolved": "17.4.0",
"contentHash": "2oZbSVTC2nAvQ2DnbXLlXS+c25ZyZdWeNd+znWwAxwGaPh9dwQ5NBsYyqQB7sKmJKIUdkKGmN3rzFzjVC81Dtg=="
"resolved": "17.6.3",
"contentHash": "Gorg6F1dOxlI28yHYKhbQ3pOOfHeW6sUfsmwFQFaIV+xttUAZ+l8KarHIfsR+rBAnjY9VH71BXvPXBuObCkXsw=="
},
"Microsoft.NETCore.Platforms": {
"type": "Transitive",
Expand All @@ -75,19 +75,19 @@
},
"Microsoft.TestPlatform.ObjectModel": {
"type": "Transitive",
"resolved": "17.4.0",
"contentHash": "oWe7A0wrZhxagTOcaxJ9r0NXTbgkiBQQuCpCXxnP06NsGV/qOoaY2oaangAJbOUrwEx0eka1do400NwNCjfytw==",
"resolved": "17.6.3",
"contentHash": "gSqtX3RvcFisaLPs6sKXdZkSwUix83NQ9nOU/w6pYrHTl+d8GsVHSL9rvDNxMgoV5BNOdyU7zK7JOfbSaVMDWQ==",
"dependencies": {
"NuGet.Frameworks": "5.11.0",
"NuGet.Frameworks": "6.5.0",
"System.Reflection.Metadata": "1.6.0"
}
},
"Microsoft.TestPlatform.TestHost": {
"type": "Transitive",
"resolved": "17.4.0",
"contentHash": "sUx48fu9wgQF1JxzXeSVtzb7KoKpJrdtIzsFamxET3ZYOKXj+Ej13HWZ0U2nuMVZtZVHBmE+KS3Vv5cIdTlycQ==",
"resolved": "17.6.3",
"contentHash": "lrgRXKFfIZSPlhuoQGLtciO/osL+4oADYEYb0d5or7n7YyJATIWespq3lRgz2IQpRh6N7cm0DnCOWeZiCRGzxA==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.4.0",
"Microsoft.TestPlatform.ObjectModel": "17.6.3",
"Newtonsoft.Json": "13.0.1"
}
},
Expand Down Expand Up @@ -174,8 +174,8 @@
},
"NuGet.Frameworks": {
"type": "Transitive",
"resolved": "5.11.0",
"contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q=="
"resolved": "6.5.0",
"contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg=="
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
"type": "Transitive",
Expand Down Expand Up @@ -1099,7 +1099,7 @@
"type": "Project",
"dependencies": {
"Arbor.Aesculus.Core": "[1.0.0, )",
"NCrunch.Framework": "[4.7.0.4, )"
"NCrunch.Framework": "[4.17.0.5, )"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
{
"key": "minor",
"value": 5
"value": 6
},
{
"key": "patch",
Expand Down

0 comments on commit 38d0325

Please sign in to comment.