File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# aggregator-cli
22
3- [ ![ Build status: master] ( https://dev.azure.com/TfsAggregator/Aggregator3/_apis/build/status/Aggregator3-CI?branchName=master )] ( https://dev.azure.com/TfsAggregator/Aggregator3/_build/latest?definitionId=16 )
3+ [ ![ Build status: master] ( https://dev.azure.com/TfsAggregator/Aggregator3/_apis/build/status/Aggregator3-CI?branchName=master )] ( https://dev.azure.com/TfsAggregator/Aggregator3/_build/latest?definitionId=21 )
44
55This is the successor to renowned TFS Aggregator.
66The current Server Plugin version (2.x) will be maintained to support TFS.
Original file line number Diff line number Diff line change 1313[ assembly: AssemblyProduct ( "Aggregator CLI" ) ]
1414[ assembly: AssemblyTitle ( "Aggregator Rule Engine" ) ]
1515[ assembly: AssemblyVersion ( "0.5.0.0" ) ]
16+
17+ [ assembly: InternalsVisibleTo ( "unittests-core" ) ]
Original file line number Diff line number Diff line change 1313[ assembly: AssemblyProduct ( "Aggregator CLI" ) ]
1414[ assembly: AssemblyTitle ( "Aggregator Shared" ) ]
1515[ assembly: AssemblyVersion ( "0.5.0.0" ) ]
16+
17+ [ assembly: InternalsVisibleTo ( "unittests-core" ) ]
You can’t perform that action at this time.
0 commit comments