Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
krauthaufen committed Sep 14, 2023
1 parent 7689083 commit 3d0cf18
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Pack
shell: cmd
run: pack.cmd
- name: Upload Package
- name: Upload Package
uses: actions/upload-artifact@v3
with:
name: packages
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0.0",
"version": "6.0.403",
"rollForward": "latestFeature",
"allowPrerelease": false
}
Expand Down
6 changes: 3 additions & 3 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ nuget FSharp.Core >= 6.0.3 lowest_matching: true

nuget SharpZipLib ~> 1.3.3
nuget Mono.Cecil ~> 0.11.4
nuget Microsoft.Build.Tasks.Core ~> 17.7.0
nuget Microsoft.Build.Framework ~> 17.7.0
nuget Microsoft.Build.Utilities.Core ~> 17.7.0
nuget Microsoft.Build.Tasks.Core ~> 17.0.0
nuget Microsoft.Build.Framework ~> 17.0.0
nuget Microsoft.Build.Utilities.Core ~> 17.0.0

nuget Fake.Core.ReleaseNotes ~> 6.0.0
nuget Fake.DotNet.Cli ~> 6.0.0
Expand Down
60 changes: 24 additions & 36 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,41 +111,29 @@ NUGET
System.Text.Encoding.CodePages (>= 4.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 5.0.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 4.9) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
Microsoft.Build.Framework (17.7.2)
Microsoft.Win32.Registry (>= 5.0)
System.Memory (>= 4.5.5)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
System.Security.Permissions (>= 7.0)
System.Security.Principal.Windows (>= 5.0)
Microsoft.Build.Tasks.Core (17.7.2)
Microsoft.Build.Framework (>= 17.7.2)
Microsoft.Build.Utilities.Core (>= 17.7.2)
Microsoft.NET.StringTools (>= 17.7.2)
Microsoft.Win32.Registry (>= 5.0)
System.CodeDom (>= 7.0)
System.Collections.Immutable (>= 7.0)
System.Configuration.ConfigurationManager (>= 7.0)
System.Memory (>= 4.5.5)
System.Reflection.Metadata (>= 7.0)
System.Resources.Extensions (>= 7.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
System.Security.Cryptography.Pkcs (>= 7.0.2)
System.Security.Cryptography.Xml (>= 7.0.1)
System.Security.Permissions (>= 7.0)
System.Security.Principal.Windows (>= 5.0)
System.Text.Encoding.CodePages (>= 7.0)
System.Threading.Tasks.Dataflow (>= 7.0)
Microsoft.Build.Utilities.Core (17.7.2)
Microsoft.Build.Framework (>= 17.7.2)
Microsoft.NET.StringTools (>= 17.7.2)
Microsoft.Win32.Registry (>= 5.0)
System.Collections.Immutable (>= 7.0)
System.Configuration.ConfigurationManager (>= 7.0)
System.Memory (>= 4.5.5)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
System.Security.Permissions (>= 7.0)
System.Security.Principal.Windows (>= 5.0)
System.Text.Encoding.CodePages (>= 7.0)
Microsoft.Build.Framework (17.0.1)
System.Security.Permissions (>= 4.7)
Microsoft.Build.Tasks.Core (17.0.1)
Microsoft.Build.Framework (>= 17.0.1)
Microsoft.Build.Utilities.Core (>= 17.0.1)
Microsoft.NET.StringTools (>= 1.0)
Microsoft.Win32.Registry (>= 4.3)
System.CodeDom (>= 4.4)
System.Collections.Immutable (>= 5.0)
System.Reflection.Metadata (>= 1.6)
System.Resources.Extensions (>= 4.6)
System.Security.Cryptography.Pkcs (>= 4.7)
System.Security.Cryptography.Xml (>= 4.7)
System.Security.Permissions (>= 4.7)
System.Threading.Tasks.Dataflow (>= 4.9)
Microsoft.Build.Utilities.Core (17.0.1)
Microsoft.Build.Framework (>= 17.0.1)
Microsoft.NET.StringTools (>= 1.0)
Microsoft.Win32.Registry (>= 4.3)
System.Collections.Immutable (>= 5.0)
System.Configuration.ConfigurationManager (>= 4.7)
System.Security.Permissions (>= 4.7)
System.Text.Encoding.CodePages (>= 4.0.1)
Microsoft.CodeCoverage (17.4)
Microsoft.DotNet.InternalAbstractions (1.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
System.AppContext (>= 4.1)
Expand Down Expand Up @@ -271,7 +259,7 @@ NUGET
SharpZipLib (1.3.3)
System.AppContext (4.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
System.Runtime (>= 4.3)
System.Buffers (4.5.1) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
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)
System.CodeDom (7.0)
System.Collections (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Expand Down

0 comments on commit 3d0cf18

Please sign in to comment.