We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152c309 commit 965abe1Copy full SHA for 965abe1
1 file changed
FastFileCopy/FastFileCopy.csproj
@@ -5,8 +5,8 @@
5
<TargetFramework>net6.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
- <AssemblyVersion>1.0.0.4</AssemblyVersion>
9
- <FileVersion>1.0.0.4</FileVersion>
+ <AssemblyVersion>1.0.0.5</AssemblyVersion>
+ <FileVersion>1.0.0.5</FileVersion>
10
</PropertyGroup>
11
12
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments