Skip to content

Commit 488d2df

Browse files
committed
nugetize M.F.Core for RC3
1 parent bea6934 commit 488d2df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/Meadow.Foundation.Core/Meadow.Foundation.Core.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Meadow.Sdk/1.1.0">
1+
<Project Sdk="Meadow.Sdk/1.1.0">
22
<PropertyGroup>
33
<Authors>Wilderness Labs, Inc</Authors>
44
<TargetFramework>netstandard2.1</TargetFramework>
@@ -24,6 +24,6 @@
2424
<None Include="..\..\Source\icon.png" Pack="true" PackagePath="" />
2525
</ItemGroup>
2626
<ItemGroup>
27-
<ProjectReference Include="..\..\..\Meadow.Contracts\Source\Meadow.Contracts\Meadow.Contracts.csproj" />
27+
<PackageReference Include="Meadow.Contracts" Version="0.*" />
2828
</ItemGroup>
2929
</Project>

0 commit comments

Comments
 (0)