Skip to content

Commit

Permalink
Lets see if this wildcard works
Browse files Browse the repository at this point in the history
  • Loading branch information
Yucked committed Jun 1, 2020
1 parent 78c4463 commit 21a51bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rhapsody.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<ProjectReference Condition="'$(Configuration)'=='Debug'" Include="..\..\Dysc\src\Dysc.csproj" />
<PackageReference Condition="'$(Configuration)'=='Release'" Include="Dysc" Version="0.0.*" />
<PackageReference Condition="'$(Configuration)'=='Release'" Include="Dysc" Version="*" />
</ItemGroup>

</Project>

0 comments on commit 21a51bc

Please sign in to comment.