feat(release): add reproducible signed artifacts (#19)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<RendezvousVersion>1.0.0</RendezvousVersion>
|
||||
<RendezvousMajorVersion>1</RendezvousMajorVersion>
|
||||
<RendezvousMinorVersion>0</RendezvousMinorVersion>
|
||||
<RendezvousPatchVersion>0</RendezvousPatchVersion>
|
||||
<MinimumClientVersion>1.0.0</MinimumClientVersion>
|
||||
<MaximumClientMajorVersion>1</MaximumClientMajorVersion>
|
||||
<HttpContractVersion>1</HttpContractVersion>
|
||||
<UdpContractVersion>1</UdpContractVersion>
|
||||
<ConnectionTicketFormatVersion>1</ConnectionTicketFormatVersion>
|
||||
<LiteNetLibVersion>2.1.4</LiteNetLibVersion>
|
||||
<LiteNetLibMajorVersion>2</LiteNetLibMajorVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user