Browse Source

升级代理系统版本号至1.0.1.7

develop-FileUpload-test^2
胡超1 2 years ago
parent
commit
83625193bd
  1. 4
      WebApplication1/WebApplication1.csproj

4
WebApplication1/WebApplication1.csproj

@ -6,8 +6,8 @@
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>ae1f7aa6-e320-4393-ac3f-984b92923499</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<AssemblyVersion>1.0.1.6</AssemblyVersion>
<Version>1.0.1.6</Version>
<AssemblyVersion>1.0.1.7</AssemblyVersion>
<Version>1.0.1.7</Version>
</PropertyGroup>
<ItemGroup>

Loading…
Cancel
Save