Skip to content

Commit ab267dc

Browse files
Update WindowsDX csproj to Microsoft.NET.Sdk (MonoGame#8150)
1 parent 1cc9357 commit ab267dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/MonoGame.Tests.WindowsDX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>

0 commit comments

Comments
 (0)