We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6217ff commit 898b958Copy full SHA for 898b958
project/dbatools/dbatools.csproj
@@ -7,8 +7,8 @@
7
<Product>dbatools</Product>
8
<Description>The dbatools PowerShell Module library</Description>
9
<Copyright>Copyright © 2025</Copyright>
10
- <AssemblyVersion>0.10.0.78</AssemblyVersion>
11
- <FileVersion>0.10.0.78</FileVersion>
+ <AssemblyVersion>0.10.0.79</AssemblyVersion>
+ <FileVersion>0.10.0.79</FileVersion>
12
<AssemblyName>dbatools</AssemblyName>
13
<SkipFunctionsDepsCopy>false</SkipFunctionsDepsCopy>
14
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
0 commit comments