vers
This commit is contained in:
@@ -111,6 +111,9 @@
|
||||
<PropertyGroup>
|
||||
<AssemblyOriginatorKeyFile>Aviso_1_TemporaryKey.pfx</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Accessibility" />
|
||||
<Reference Include="BouncyCastle.Crypto, Version=1.8.4.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
|
||||
|
||||
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
||||
' übernehmen, indem Sie "*" eingeben:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("3.9.3.1")>
|
||||
<Assembly: AssemblyFileVersion("3.9.3.1")>
|
||||
<Assembly: AssemblyVersion("3.9.3.2")>
|
||||
<Assembly: AssemblyFileVersion("3.9.3.2")>
|
||||
|
||||
Reference in New Issue
Block a user