File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
tests/Aspire.Hosting.Azure.Tests Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 112112 <InternalsVisibleTo Include =" Aspire.TestUtilities" />
113113 <InternalsVisibleTo Include =" Aspire.Cli.Tests" />
114114 <InternalsVisibleTo Include =" Aspire.Hosting.Azure" />
115+ <InternalsVisibleTo Include =" Aspire.Hosting.Azure.Tests" />
115116 <InternalsVisibleTo Include =" Aspire.Hosting.Azure.AppContainers" />
116117 <InternalsVisibleTo Include =" Aspire.Hosting.Azure.AppService" />
117118 </ItemGroup >
Original file line number Diff line number Diff line change 4747
4848 <Compile Include =" $(TestsSharedDir)\TestInteractionService.cs" />
4949 <Compile Include =" $(TestsSharedDir)\TestModuleInitializer.cs" />
50- <Compile Include =" ..\..\src\Shared\Model\KnownProperties.cs" Link =" KnownProperties.cs" />
51- <Compile Include =" ..\..\src\Shared\StringComparers.cs" Link =" StringComparers.cs" />
5250 </ItemGroup >
5351
5452 <ItemGroup >
You can’t perform that action at this time.
0 commit comments