Skip to content

Commit

Permalink
Update 1 NuGet dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Dec 11, 2024
1 parent 43cbdd9 commit d92d4c9
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions devices/Card/Card.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Logging, Version=1.1.113.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Logging.1.1.113\lib\nanoFramework.Logging.dll</HintPath>
<Reference Include="nanoFramework.Logging, Version=1.1.120.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.Logging.1.1.120\lib\nanoFramework.Logging.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion devices/Card/Card.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependencies>
<dependency id="nanoFramework.CoreLibrary" version="1.15.5" />
<dependency id="nanoFramework.System.Text" version="1.2.54" />
<dependency id="nanoFramework.Logging" version="1.1.113" />
<dependency id="nanoFramework.Logging" version="1.1.120" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions devices/Card/Mifare/Mifare.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Logging, Version=1.1.113.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.1.1.113\lib\nanoFramework.Logging.dll</HintPath>
<Reference Include="nanoFramework.Logging, Version=1.1.120.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.1.1.120\lib\nanoFramework.Logging.dll</HintPath>
</Reference>
<Reference Include="System.Buffers.Binary.BinaryPrimitives, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.2.670\lib\System.Buffers.Binary.BinaryPrimitives.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion devices/Card/Mifare/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.113" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.120" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.2.670" targetFramework="netnano1.0" />
</packages>
6 changes: 3 additions & 3 deletions devices/Card/Mifare/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"nanoFramework.Logging": {
"type": "Direct",
"requested": "[1.1.113, 1.1.113]",
"resolved": "1.1.113",
"contentHash": "v4XYqo64KgwVGSIqCNcoqPm4PUnOD4b93xlMShnvI7y28lEbJgZ1Mv3XUkv+SpUi9B3rANJ0QVVrorNSLJhCTA=="
"requested": "[1.1.120, 1.1.120]",
"resolved": "1.1.120",
"contentHash": "zqAYYtN0uPVBGBB3MnYQtaW/hFpj8SwW4nGn+r3/afndC03oqRnYtxWsIL79813PhsWpbvzYivytnOAkjV7iwA=="
},
"nanoFramework.System.Buffers.Binary.BinaryPrimitives": {
"type": "Direct",
Expand Down
4 changes: 2 additions & 2 deletions devices/Card/Ultralight/Ultralight.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.Logging, Version=1.1.113.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.1.1.113\lib\nanoFramework.Logging.dll</HintPath>
<Reference Include="nanoFramework.Logging, Version=1.1.120.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Logging.1.1.120\lib\nanoFramework.Logging.dll</HintPath>
</Reference>
<Reference Include="System.Buffers.Binary.BinaryPrimitives, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.2.670\lib\System.Buffers.Binary.BinaryPrimitives.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion devices/Card/Ultralight/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.113" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.120" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Buffers.Binary.BinaryPrimitives" version="1.2.670" targetFramework="netnano1.0" />
</packages>
6 changes: 3 additions & 3 deletions devices/Card/Ultralight/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"nanoFramework.Logging": {
"type": "Direct",
"requested": "[1.1.113, 1.1.113]",
"resolved": "1.1.113",
"contentHash": "v4XYqo64KgwVGSIqCNcoqPm4PUnOD4b93xlMShnvI7y28lEbJgZ1Mv3XUkv+SpUi9B3rANJ0QVVrorNSLJhCTA=="
"requested": "[1.1.120, 1.1.120]",
"resolved": "1.1.120",
"contentHash": "zqAYYtN0uPVBGBB3MnYQtaW/hFpj8SwW4nGn+r3/afndC03oqRnYtxWsIL79813PhsWpbvzYivytnOAkjV7iwA=="
},
"nanoFramework.System.Buffers.Binary.BinaryPrimitives": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion devices/Card/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.113" targetFramework="netnano1.0" />
<package id="nanoFramework.Logging" version="1.1.120" targetFramework="netnano1.0" />
<package id="nanoFramework.System.Text" version="1.2.54" targetFramework="netnano1.0" />
<package id="Nerdbank.GitVersioning" version="3.6.146" developmentDependency="true" targetFramework="netnano1.0" />
</packages>
6 changes: 3 additions & 3 deletions devices/Card/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"nanoFramework.Logging": {
"type": "Direct",
"requested": "[1.1.113, 1.1.113]",
"resolved": "1.1.113",
"contentHash": "v4XYqo64KgwVGSIqCNcoqPm4PUnOD4b93xlMShnvI7y28lEbJgZ1Mv3XUkv+SpUi9B3rANJ0QVVrorNSLJhCTA=="
"requested": "[1.1.120, 1.1.120]",
"resolved": "1.1.120",
"contentHash": "zqAYYtN0uPVBGBB3MnYQtaW/hFpj8SwW4nGn+r3/afndC03oqRnYtxWsIL79813PhsWpbvzYivytnOAkjV7iwA=="
},
"nanoFramework.System.Text": {
"type": "Direct",
Expand Down

0 comments on commit d92d4c9

Please sign in to comment.