Skip to content

Commit

Permalink
get rid of dependancy version. seems to work now
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudokhvist committed Apr 2, 2020
1 parent 8441146 commit 790a6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ASFAchievementManager/ASFAchievementManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Composition.AttributedModel" Version="1.4.0" />
<PackageReference Include="System.Composition.AttributedModel" Version="*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 790a6a6

Please sign in to comment.