Rename 1.3 -> 1.4
This commit is contained in:
parent
3f5ceb38be
commit
eba8fa8bef
4 changed files with 2 additions and 2 deletions
4
.vscode/mod.csproj
vendored
4
.vscode/mod.csproj
vendored
|
@ -7,8 +7,8 @@
|
|||
<!-- Modify [RootNamespace], [AssemblyName], [OutputPath], [VersionPrefix] -->
|
||||
<RootNamespace>Template</RootNamespace>
|
||||
<AssemblyName>Template</AssemblyName>
|
||||
<OutputPath>../1.3/Assemblies</OutputPath>
|
||||
<VersionPrefix>1.0.0.0</VersionPrefix>
|
||||
<OutputPath>../1.4/Assemblies</OutputPath>
|
||||
<VersionPrefix>0.1.0.0</VersionPrefix>
|
||||
|
||||
<!-- do not generate pdb file -->
|
||||
<DebugType>none</DebugType>
|
||||
|
|
Loading…
Reference in a new issue