File tree Expand file tree Collapse file tree 2 files changed +39
-0
lines changed
Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1818 <TargetFrameworkVersion >v1.0</TargetFrameworkVersion >
1919 <NF_IsCoreLibrary >True</NF_IsCoreLibrary >
2020 <DocumentationFile >bin\$(Configuration)\System.IO.FileSystem.xml</DocumentationFile >
21+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
22+ <RestoreLockedMode Condition =" '$(TF_BUILD)' == 'True' or '$(ContinuousIntegrationBuild)' == 'True'" >true</RestoreLockedMode >
2123 </PropertyGroup >
2224 <PropertyGroup >
2325 <SignAssembly >true</SignAssembly >
Original file line number Diff line number Diff line change 1+ {
2+ "version" : 1 ,
3+ "dependencies" : {
4+ ".NETnanoFramework,Version=v1.0" : {
5+ "nanoFramework.CoreLibrary" : {
6+ "type" : " Direct" ,
7+ "requested" : " [1.12.0, 1.12.0]" ,
8+ "resolved" : " 1.12.0" ,
9+ "contentHash" : " qQrFNXmJiStMC4VXk5cVMOJp23/qlT9FW5i9i+igwQVwraQTtvpkam8yK1hj992jqrbjoCIFZP4Hw9E8H0pB7w=="
10+ },
11+ "nanoFramework.Runtime.Events" : {
12+ "type" : " Direct" ,
13+ "requested" : " [1.10.0, 1.10.0]" ,
14+ "resolved" : " 1.10.0" ,
15+ "contentHash" : " ZRDjzVoTdc6+3sUNk9vORz4HHonYYGM4ED2V8VcfkYC8xQ8VFoaP8U6mXLd70ocmyhGaP9GK86sxHUQykSK7vA=="
16+ },
17+ "nanoFramework.System.IO.Streams" : {
18+ "type" : " Direct" ,
19+ "requested" : " [1.1.15, 1.1.15]" ,
20+ "resolved" : " 1.1.15" ,
21+ "contentHash" : " eb7Zz3G301mgRo13n609wZvyaXZ/C9unPYn5Vz34OAEdGX1RDJufpcW+2v28ux3goj8x2BXuj717d4VVVJUotA=="
22+ },
23+ "nanoFramework.System.Text" : {
24+ "type" : " Direct" ,
25+ "requested" : " [1.2.7, 1.2.7]" ,
26+ "resolved" : " 1.2.7" ,
27+ "contentHash" : " ax4CrqYHNXoEBjaIW7dIv1CM4PxWcCc6lN2xSzGLZf7F/JZ0O7t0el86PPN2P/DfOyyBKSDAmrZjEx4q8mvgSw=="
28+ },
29+ "Nerdbank.GitVersioning" : {
30+ "type" : " Direct" ,
31+ "requested" : " [3.5.113, 3.5.113]" ,
32+ "resolved" : " 3.5.113" ,
33+ "contentHash" : " 4fBSMkqhi410qlkjPm+Mxfk8iO3C7dmgdVS7ljsfVO21WEzZCHP1VCOqB6rlOPfPidR/oxX+/Do/I7meCAz+Jg=="
34+ }
35+ }
36+ }
37+ }
You can’t perform that action at this time.
0 commit comments