Skip to content

Commit

Permalink
move RunOnlyInTestModesAttribute out of Azure.Core.TestFramework
Browse files Browse the repository at this point in the history
  • Loading branch information
erich-wang committed Jun 5, 2020
1 parent 37fc8bc commit 7085e96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<Compile Include="..\..\..\..\common\TestShared\RunOnlyInTestModesAttribute.cs" Link="TestShared/RunOnlyInTestModesAttribute.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\testcommon\Azure.Graph.Rbac\src\Azure.Graph.Rbac.csproj" />
<ProjectReference Include="..\..\..\testcommon\Azure.Management.Resources.2017_05\src\Azure.Management.Resources.csproj" />
Expand Down

0 comments on commit 7085e96

Please sign in to comment.