Skip to content

Commit

Permalink
Merge pull request #63 from WildernessLabs/develop
Browse files Browse the repository at this point in the history
RC-2.1
  • Loading branch information
adrianstevens authored Jan 2, 2023
2 parents 5e9d6d3 + 7359a21 commit 7674c40
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Source/Meadow.Contracts/Meadow.Contracts.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Meadow.Sdk/1.1.0">
<Project Sdk="Meadow.Sdk/1.1.0">
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<OutputType>Library</OutputType>
Expand All @@ -23,6 +23,9 @@
<ItemGroup>
<None Include="icon.png" Link="icon.png" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Meadow.Units" Version="0.*" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Meadow.Logging" Version="0.*" />
<PackageReference Include="Meadow.Units" Version="0.*" />
Expand Down

0 comments on commit 7674c40

Please sign in to comment.