Skip to content

Commit

Permalink
updated paket (8.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmaierhofer committed Jan 23, 2024
1 parent 90d6791 commit c4643ff
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 8 deletions.
10 changes: 9 additions & 1 deletion Aardvark.Build.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,19 @@ Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Aardvark.Build", "Aardvark.
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "aardpack", "aardpack\aardpack.fsproj", "{AF860B59-629E-4614-ADB7-3AB402BF7358}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Tests", "Tests\Tests.fsproj", "{C897DB2D-EC85-463F-AFFB-B1F6A3C0B29C}"
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Tests", "Tests\Tests.fsproj", "{C897DB2D-EC85-463F-AFFB-B1F6A3C0B29C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8949BA35-8833-4704-9054-A8B1212714F3}"
ProjectSection(SolutionItems) = preProject
Credits.md = Credits.md
global.json = global.json
LICENSE = LICENSE
pack.cmd = pack.cmd
pack.sh = pack.sh
paket.dependencies = paket.dependencies
paket.lock = paket.lock
README.md = README.md
RELEASE_NOTES.md = RELEASE_NOTES.md
EndProjectSection
EndProject
Global
Expand Down
5 changes: 4 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
### 1.0.22
* updated paket (8.0.3)

### 1.0.21
* updated paket
* updated paket (7.2.0)

### 1.0.20
* Ignore readme, license and build scripts for determining root
Expand Down
6 changes: 3 additions & 3 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ storage: none

nuget FSharp.Core >= 6.0.3 lowest_matching: true

nuget SharpZipLib ~> 1.3.3
nuget Mono.Cecil ~> 0.11.4
nuget SharpZipLib ~> 1.4.2
nuget Mono.Cecil ~> 0.11.5
nuget Microsoft.Build.Tasks.Core ~> 17.0.0
nuget Microsoft.Build.Framework ~> 17.0.0
nuget Microsoft.Build.Utilities.Core ~> 17.0.0
Expand All @@ -16,7 +16,7 @@ nuget Fake.DotNet.Cli ~> 6.0.0
nuget Fake.Tools.Git ~> 6.0.0
nuget Fake.Api.GitHub ~> 6.0.0

nuget Paket.Core ~> 7.2.0
nuget Paket.Core ~> 8.0.3

nuget Microsoft.NET.Test.Sdk ~> 15.5.0
nuget NUnit ~> 3.9.0
Expand Down
9 changes: 6 additions & 3 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ NUGET
System.Xml.XmlDocument (>= 4.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
System.Xml.XPath.XmlDocument (>= 4.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
Octokit (4.0.3)
Paket.Core (7.2.1)
Paket.Core (8.0.3)
Chessie (>= 0.6)
FSharp.Core (6.0.3)
Mono.Cecil (>= 0.11.3 < 0.12)
Expand Down Expand Up @@ -256,7 +256,9 @@ NUGET
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
SharpZipLib (1.3.3)
SharpZipLib (1.4.2)
System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
System.Threading.Tasks.Extensions (>= 4.5.2) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
System.AppContext (4.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
System.Runtime (>= 4.3)
System.Buffers (4.5.1) - restriction: || (&& (== net6.0) (>= monoandroid) (< netstandard1.3)) (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (== netstandard2.0)
Expand Down Expand Up @@ -626,7 +628,8 @@ NUGET
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 4.3)
System.Threading.Tasks.Dataflow (7.0)
System.Threading.Tasks.Extensions (4.5.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
System.Threading.Tasks.Extensions (4.5.4)
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.0)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= wp8)) (== netstandard2.0)
System.Threading.Thread (4.3)
System.Runtime (>= 4.3)
System.Threading.ThreadPool (4.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
Expand Down

0 comments on commit c4643ff

Please sign in to comment.