Skip to content

Commit a921c0f

Browse files
author
Daniel Schulte
committed
Missed a typo.
1 parent 5d70a71 commit a921c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@
8787
<HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
8888
</Reference>
8989
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
90-
<Reference Include="Microsoft.WindowsAzure.Common, Version=1.4.1.0, Culture=netrual, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
90+
<Reference Include="Microsoft.WindowsAzure.Common, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
9191
<SpecificVersion>False</SpecificVersion>
9292
<HintPath>..\..\packages\Microsoft.WindowsAzure.Common.1.4.1\lib\net45\Microsoft.WindowsAzure.Common.dll</HintPath>
9393
</Reference>
94-
<Reference Include="Microsoft.WindowsAzure.Common.NetFramework, Version=1.4.1.0, Culture=netrual, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
94+
<Reference Include="Microsoft.WindowsAzure.Common.NetFramework, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
9595
<SpecificVersion>False</SpecificVersion>
9696
<HintPath>..\..\packages\Microsoft.WindowsAzure.Common.1.4.1\lib\net45\Microsoft.WindowsAzure.Common.NetFramework.dll</HintPath>
9797
</Reference>

0 commit comments

Comments
 (0)