Skip to content

Commit 11f2729

Browse files
committed
More fixes to test prohect file
1 parent ae65e64 commit 11f2729

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/Common/Commands.ResourceManager.Common.Test/Commands.ResourceManager.Common.Test/Commands.ResourceManager.Common.Test.csproj

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -122,20 +122,6 @@
122122
<Private>True</Private>
123123
</Reference>
124124
</ItemGroup>
125-
<Choose>
126-
<When Condition="('$(VisualStudioVersion)' == '10.0' or '$(VisualStudioVersion)' == '') and '$(TargetFrameworkVersion)' == 'v3.5'">
127-
<ItemGroup>
128-
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
129-
</ItemGroup>
130-
</When>
131-
<Otherwise>
132-
<ItemGroup>
133-
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework">
134-
<Private>False</Private>
135-
</Reference>
136-
</ItemGroup>
137-
</Otherwise>
138-
</Choose>
139125
<ItemGroup>
140126
<Compile Include="AzureRMProfileTests.cs" />
141127
<Compile Include="MockSubscriptionClientFactory.cs" />

0 commit comments

Comments
 (0)