We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4708189 commit 46c4fbfCopy full SHA for 46c4fbf
UAssetAPI/UAssetAPI.csproj
@@ -9,9 +9,9 @@
9
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
10
<Configurations>Debug;Release;DebugVerbose;DebugTracing</Configurations>
11
<Platforms>AnyCPU;x86</Platforms>
12
- <FileVersion>1.0.1.0</FileVersion>
13
- <AssemblyVersion>1.0.1.0</AssemblyVersion>
14
- <Version>1.0.1</Version>
+ <FileVersion>1.0.2.0</FileVersion>
+ <AssemblyVersion>1.0.2.0</AssemblyVersion>
+ <Version>1.0.2</Version>
15
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
16
</PropertyGroup>
17
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
0 commit comments