We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9ce7d commit b9e78f2Copy full SHA for b9e78f2
VisualStudioMac.OneClickToOpenFile/VisualStudioMac.OneClickToOpenFile.csproj
@@ -9,10 +9,10 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="Microsoft.VisualStudioMac.Sdk" Version="17.0.0-preview.7955" />
+ <PackageReference Include="Microsoft.VisualStudioMac.Sdk" Version="17.0.0-preview.7955" />
13
14
<Reference Include="Xamarin.Mac">
15
- <HintPath>\Applications\Visual Studio %28Preview%http://29.app\Contents\MonoBundle\Xamarin.Mac.dll</HintPath>
+ <HintPath>\Applications\Visual Studio %28Preview%29.app\Contents\MonoBundle\Xamarin.Mac.dll</HintPath>
16
<Private>False</Private>
17
</Reference>
18
</ItemGroup>
0 commit comments