Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Commit bc47445

Browse files
committed
Revert MSBuild.Sdk.Extras to 1.0.0
1 parent ea3a304 commit bc47445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Build/SharpDX.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</Target>
4040
<!-- Special packages and imports for UWP support -->
4141
<ItemGroup>
42-
<PackageReference Include="MSBuild.Sdk.Extras" Version="1.0.9" PrivateAssets="all" />
42+
<PackageReference Include="MSBuild.Sdk.Extras" Version="1.0.0" PrivateAssets="all" />
4343
</ItemGroup>
4444
<ItemGroup Condition=" '$(TargetFramework)' == 'uap10.0' ">
4545
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform " Version="5.4.0" />

0 commit comments

Comments
 (0)