File tree Expand file tree Collapse file tree 5 files changed +16
-1
lines changed
tests/DendroDocs.Client.Tests Expand file tree Collapse file tree 5 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1010 <PackageVersion Include =" Nuke.Components" Version =" 9.0.4" />
1111 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
1212 <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
13+ <PackageVersion Include =" PlantUml.Builder" Version =" 0.1.63" />
1314 <PackageVersion Include =" Shouldly" Version =" 4.3.0" />
1415 </ItemGroup >
1516</Project >
Original file line number Diff line number Diff line change 1717 hashAlgorithm =" SHA256" allowUntrustedRoot =" false" />
1818 <certificate fingerprint =" 1F4B311D9ACC115C8DC8018B5A49E00FCE6DA8E2855F9F014CA6F34570BC482D"
1919 hashAlgorithm =" SHA256" allowUntrustedRoot =" false" />
20- <owners >DendroDocs;microsoft;nuget;simoncropp;nukebuild;SharpDevelop;rsuter;serilog;jetbrains;mrunleaded;dotnetframework;danielpalme;aaubry;gittools;GitHub</owners >
20+ <owners >DendroDocs;eNeRGy164; microsoft;nuget;simoncropp;nukebuild;SharpDevelop;rsuter;serilog;jetbrains;mrunleaded;dotnetframework;danielpalme;aaubry;gittools;GitHub</owners >
2121 </repository >
2222
2323 <author name =" microsoft" >
Original file line number Diff line number Diff line change 3030 <ItemGroup >
3131 <PackageReference Include =" DendroDocs.Shared" />
3232 <PackageReference Include =" Microsoft.SourceLink.GitHub" PrivateAssets =" All" />
33+ <PackageReference Include =" PlantUml.Builder" />
3334 </ItemGroup >
3435
3536 <ItemGroup >
Original file line number Diff line number Diff line change 2121 "Microsoft.SourceLink.Common" : " 8.0.0"
2222 }
2323 },
24+ "PlantUml.Builder" : {
25+ "type" : " Direct" ,
26+ "requested" : " [0.1.63, )" ,
27+ "resolved" : " 0.1.63" ,
28+ "contentHash" : " oidQGXTbe3E9SQ3UWLtUglJNgGEg2hWyCc4vDU1xYtESG9hZoO93tRu2QIhH/KCGSBh50hMuOMRXBUHoIyiJbQ=="
29+ },
2430 "Microsoft.Build.Tasks.Git" : {
2531 "type" : " Transitive" ,
2632 "resolved" : " 8.0.0" ,
Original file line number Diff line number Diff line change 245245 "type" : " Project" ,
246246 "dependencies" : {
247247 "DendroDocs.Shared" : " [0.4.2, )" ,
248+ "PlantUml.Builder" : " [0.1.63, )"
248249 }
249250 },
250251 "DendroDocs.Shared" : {
261262 "requested" : " [13.0.3, )" ,
262263 "resolved" : " 13.0.3" ,
263264 "contentHash" : " HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
265+ },
266+ "PlantUml.Builder" : {
267+ "type" : " CentralTransitive" ,
268+ "requested" : " [0.1.63, )" ,
269+ "resolved" : " 0.1.63" ,
270+ "contentHash" : " oidQGXTbe3E9SQ3UWLtUglJNgGEg2hWyCc4vDU1xYtESG9hZoO93tRu2QIhH/KCGSBh50hMuOMRXBUHoIyiJbQ=="
264271 }
265272 },
266273 "net8.0/linux-x64" : {
You can’t perform that action at this time.
0 commit comments