Skip to content

Commit 74892a1

Browse files
committed
Also remove MG ver ref from Sandbox proj
1 parent f9bb74b commit 74892a1

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Samples/Sandbox/Sandbox.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<Compile Include="Utilities\StringExtensions.cs" />
6363
</ItemGroup>
6464
<ItemGroup>
65-
<Reference Include="MonoGame.Framework, Version=3.6.0.1625, Culture=neutral, processorArchitecture=MSIL">
65+
<Reference Include="MonoGame.Framework">
6666
<HintPath>$(MonoGameInstallDirectory)\MonoGame\v3.0\Assemblies\Windows\MonoGame.Framework.dll</HintPath>
6767
</Reference>
6868
<Reference Include="System" />
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)