We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bde10 commit a6a6a3cCopy full SHA for a6a6a3c
1 file changed
TFACGUI.BlazorWebApp/TFACGUI.BlazorWebApp.csproj
@@ -5,8 +5,8 @@
5
<Nullable>enable</Nullable>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Company>Glitched Polygons</Company>
8
- <AssemblyVersion>1.0.1</AssemblyVersion>
9
- <FileVersion>1.0.1</FileVersion>
+ <AssemblyVersion>1.0.2</AssemblyVersion>
+ <FileVersion>1.0.2</FileVersion>
10
<ApplicationIcon>wwwroot\favicon.ico</ApplicationIcon>
11
<!-- The following two are necessary until Microsoft fixes https://github.com/dotnet/runtime/issues/90710 -->
12
<RunAOTCompilation>false</RunAOTCompilation>
0 commit comments