Skip to content

Commit

Permalink
Bump version: 2022.3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwaldron committed Mar 23, 2022
1 parent 694e12c commit 605bd0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/WebApp/Air.WebApp.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<AssemblyVersion>2022.02.10</AssemblyVersion>
<AssemblyVersion>2022.3.23</AssemblyVersion>
<RootNamespace>WebApp</RootNamespace>
<UserSecretsId>aspnet-WebApp2-75A2DBEE-8438-4D63-B10D-D6E0DE52AF07</UserSecretsId>
</PropertyGroup>
Expand Down

0 comments on commit 605bd0f

Please sign in to comment.