Skip to content

Commit d247f97

Browse files
authored
Bumps nanoFramework.CoreLibrary to 1.17.1
1 parent 9bd7a37 commit d247f97

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

CSharp.TestApplication/CS.TestApplication-vs2019.vstemplate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</WizardExtension>
2828
<WizardData>
2929
<packages repository="extension" repositoryId="455f2be5-bb07-451e-b351-a9faf3018dc9">
30-
<package id="nanoFramework.CoreLibrary" version="1.16.11"/>
30+
<package id="nanoFramework.CoreLibrary" version="1.17.1"/>
3131
<package id="nanoFramework.TestFramework" version="3.0.68"/>
3232
</packages>
3333
</WizardData>

CSharp.TestApplication/CS.TestApplication-vs2022.vstemplate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</WizardExtension>
2828
<WizardData>
2929
<packages repository="extension" repositoryId="bf694e17-fa5f-4877-9317-6d3664b2689a">
30-
<package id="nanoFramework.CoreLibrary" version="1.16.11"/>
30+
<package id="nanoFramework.CoreLibrary" version="1.17.1"/>
3131
<package id="nanoFramework.TestFramework" version="3.0.68"/>
3232
</packages>
3333
</WizardData>

VisualStudio.Extension-2019/VisualStudio.Extension-vs2019.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
<Compile Include="AutomaticUpdates\UpdateManager.cs" />
103103
</ItemGroup>
104104
<ItemGroup>
105-
<Content Include="$(PkgnanoFramework_CoreLibrary)\nanoFramework.CoreLibrary.1.16.11.nupkg">
106-
<Link>Packages\nanoFramework.CoreLibrary.1.16.11.nupkg</Link>
105+
<Content Include="$(PkgnanoFramework_CoreLibrary)\nanoFramework.CoreLibrary.1.17.1.nupkg">
106+
<Link>Packages\nanoFramework.CoreLibrary.1.17.1.nupkg</Link>
107107
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
108108
<IncludeInVSIX>true</IncludeInVSIX>
109109
</Content>
@@ -530,7 +530,7 @@
530530
<Version>16.10.31321.278</Version>
531531
</PackageReference>
532532
<PackageReference Include="nanoFramework.CoreLibrary" GeneratePathProperty="true">
533-
<Version>1.16.11</Version>
533+
<Version>1.17.1</Version>
534534
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
535535
</PackageReference>
536536
<PackageReference Include="nanoFramework.TestFramework" Version="3.0.68" GeneratePathProperty="true">

VisualStudio.Extension-2019/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,9 @@
286286
},
287287
"nanoFramework.CoreLibrary": {
288288
"type": "Direct",
289-
"requested": "[1.16.11, )",
290-
"resolved": "1.16.11",
291-
"contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw=="
289+
"requested": "[1.17.1, )",
290+
"resolved": "1.17.1",
291+
"contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww=="
292292
},
293293
"nanoFramework.TestFramework": {
294294
"type": "Direct",

VisualStudio.Extension-2019/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<Asset Type="Microsoft.VisualStudio.ItemTemplate" d:Source="Project" d:ProjectName="CSharp.ClassTemplate" d:TargetPath="|CSharp.ClassTemplate;TemplateProjectOutputGroup|" Path="ItemTemplates" d:VsixSubPath="ItemTemplates" />
3232
<Asset Type="Microsoft.VisualStudio.ResourceTemplate" d:Source="Project" d:ProjectName="CSharp.ResourceTemplate" d:TargetPath="|CSharp.ResourceTemplate;TemplateProjectOutputGroup|" Path="ItemTemplates" d:VsixSubPath="ItemTemplates" />
3333
<Asset Type="Microsoft.VisualStudio.ProjectTemplate" d:Source="Project" d:ProjectName="CSharp.TestApplication-vs2019" d:TargetPath="|CSharp.TestApplication-vs2019;TemplateProjectOutputGroup|" Path="ProjectTemplates" d:VsixSubPath="ProjectTemplates" />
34-
<Asset Type="nanoFramework.CoreLibrary.1.16.11.nupkg" d:Source="File" Path="Packages\nanoFramework.CoreLibrary.1.16.11.nupkg" d:VsixSubPath="Packages" />
34+
<Asset Type="nanoFramework.CoreLibrary.1.17.1.nupkg" d:Source="File" Path="Packages\nanoFramework.CoreLibrary.1.17.1.nupkg" d:VsixSubPath="Packages" />
3535
<Asset Type="nanoFramework.TestFramework.3.0.68.nupkg" d:Source="File" Path="Packages\nanoFramework.TestFramework.3.0.68.nupkg" d:VsixSubPath="Packages" />
3636
</Assets>
3737
</PackageManifest>

VisualStudio.Extension-2022/VisualStudio.Extension-vs2022.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
<Compile Include="AutomaticUpdates\UpdateManager.cs" />
121121
</ItemGroup>
122122
<ItemGroup>
123-
<Content Include="$(PkgnanoFramework_CoreLibrary)\nanoFramework.CoreLibrary.1.16.11.nupkg">
124-
<Link>Packages\nanoFramework.CoreLibrary.1.16.11.nupkg</Link>
123+
<Content Include="$(PkgnanoFramework_CoreLibrary)\nanoFramework.CoreLibrary.1.17.1.nupkg">
124+
<Link>Packages\nanoFramework.CoreLibrary.1.17.1.nupkg</Link>
125125
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
126126
<IncludeInVSIX>true</IncludeInVSIX>
127127
</Content>
@@ -544,7 +544,7 @@
544544
<Version>17.12.40392</Version>
545545
</PackageReference>
546546
<PackageReference Include="nanoFramework.CoreLibrary" GeneratePathProperty="true">
547-
<Version>1.16.11</Version>
547+
<Version>1.17.1</Version>
548548
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
549549
</PackageReference>
550550
<PackageReference Include="nanoFramework.TestFramework" Version="3.0.68" GeneratePathProperty="true">

VisualStudio.Extension-2022/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -331,9 +331,9 @@
331331
},
332332
"nanoFramework.CoreLibrary": {
333333
"type": "Direct",
334-
"requested": "[1.16.11, )",
335-
"resolved": "1.16.11",
336-
"contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw=="
334+
"requested": "[1.17.1, )",
335+
"resolved": "1.17.1",
336+
"contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww=="
337337
},
338338
"nanoFramework.TestFramework": {
339339
"type": "Direct",

VisualStudio.Extension-2022/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<Asset Type="Microsoft.VisualStudio.ItemTemplate" d:Source="Project" d:ProjectName="CSharp.ClassTemplate" d:TargetPath="|CSharp.ClassTemplate;TemplateProjectOutputGroup|" Path="ItemTemplates" d:VsixSubPath="ItemTemplates" />
3434
<Asset Type="Microsoft.VisualStudio.ResourceTemplate" d:Source="Project" d:ProjectName="CSharp.ResourceTemplate" d:TargetPath="|CSharp.ResourceTemplate;TemplateProjectOutputGroup|" Path="ItemTemplates" d:VsixSubPath="ItemTemplates" />
3535
<Asset Type="Microsoft.VisualStudio.ProjectTemplate" d:Source="Project" d:ProjectName="CSharp.TestApplication-vs2022" d:TargetPath="|CSharp.TestApplication-vs2022;TemplateProjectOutputGroup|" Path="ProjectTemplates" d:VsixSubPath="ProjectTemplates" />
36-
<Asset Type="nanoFramework.CoreLibrary.1.16.11.nupkg" d:Source="File" Path="Packages\nanoFramework.CoreLibrary.1.16.11.nupkg" d:VsixSubPath="Packages" />
36+
<Asset Type="nanoFramework.CoreLibrary.1.17.1.nupkg" d:Source="File" Path="Packages\nanoFramework.CoreLibrary.1.17.1.nupkg" d:VsixSubPath="Packages" />
3737
<Asset Type="nanoFramework.TestFramework.3.0.68.nupkg" d:Source="File" Path="Packages\nanoFramework.TestFramework.3.0.68.nupkg" d:VsixSubPath="Packages" />
3838
</Assets>
3939
</PackageManifest>

0 commit comments

Comments
 (0)