File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ SET "src=%~dp0src"
33SET " props = %~dp0 publish.props"
44SET " key = %NUGET_RESEED_KEY% "
55SET " outpath = %src% \Reseed\bin\publish"
6- SET version = 0.1.3
6+ SET version = 0.1.4
77
88if exist %outpath% \ (
99 rmdir /s /q %outpath%
Original file line number Diff line number Diff line change 88 "resolved" : " 2020.3.0" ,
99 "contentHash" : " FnX06vtxuoZnhZdR6UHt5kJ7HUC/syODfGLnhPDn1x5sXvvepNyCl4jMtPUzJfsPWh7q0Jo+AIYz5xaVbbyikA=="
1010 },
11+ "Microsoft.SourceLink.GitHub" : {
12+ "type" : " Direct" ,
13+ "requested" : " [1.0.0, )" ,
14+ "resolved" : " 1.0.0" ,
15+ "contentHash" : " aZyGyGg2nFSxix+xMkPmlmZSsnGQ3w+mIG23LTxJZHN+GPwTQ5FpPgDo7RMOq+Kcf5D4hFWfXkGhoGstawX13Q==" ,
16+ "dependencies" : {
17+ "Microsoft.Build.Tasks.Git" : " 1.0.0" ,
18+ "Microsoft.SourceLink.Common" : " 1.0.0"
19+ }
20+ },
1121 "NETStandard.Library" : {
1222 "type" : " Direct" ,
1323 "requested" : " [2.0.3, )" ,
3242 "runtime.native.System.Data.SqlClient.sni" : " 4.7.0"
3343 }
3444 },
45+ "Microsoft.Build.Tasks.Git" : {
46+ "type" : " Transitive" ,
47+ "resolved" : " 1.0.0" ,
48+ "contentHash" : " z2fpmmt+1Jfl+ZnBki9nSP08S1/tbEOxFdsK1rSR+LBehIJz1Xv9/6qOOoGNqlwnAGGVGis1Oj6S8Kt9COEYlQ=="
49+ },
3550 "Microsoft.NETCore.Platforms" : {
3651 "type" : " Transitive" ,
3752 "resolved" : " 1.1.0" ,
3853 "contentHash" : " kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A=="
3954 },
55+ "Microsoft.SourceLink.Common" : {
56+ "type" : " Transitive" ,
57+ "resolved" : " 1.0.0" ,
58+ "contentHash" : " G8DuQY8/DK5NN+3jm5wcMcd9QYD90UV7MiLmdljSJixi3U/vNaeBKmmXUqI4DJCOeWizIUEh4ALhSt58mR+5eg=="
59+ },
4060 "Microsoft.Win32.Registry" : {
4161 "type" : " Transitive" ,
4262 "resolved" : " 4.7.0" ,
You can’t perform that action at this time.
0 commit comments