Skip to content

Commit

Permalink
Fix bindings version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjvs committed Jul 4, 2023
1 parent 7933f93 commit 8da5b34
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@
<ImportGroup>
<Import Project="../MsQuicVersion.proj" />
</ImportGroup>

<PropertyGroup>
<Version>$(StirlingLabsMsQuicRuntimeVersion)</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" PrivateAssets="All" />
Expand Down

0 comments on commit 8da5b34

Please sign in to comment.