Skip to content

Commit

Permalink
misc: add source link
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitism committed Sep 10, 2024
1 parent 285e04a commit 44ccc38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/Package.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.2.0</Version>
<Version>1.2.1-beta1</Version>
<AvaloniaVersion>11.1.1</AvaloniaVersion>
</PropertyGroup>
</Project>
1 change: 1 addition & 0 deletions src/Ursa/Ursa.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)"/>
<PackageReference Include="Irihi.Avalonia.Shared" Version="0.1.9" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 44ccc38

Please sign in to comment.