| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,10 +7,11 @@ | |||
| 7 | 7 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks> | |
| 8 | 8 | ||
| 9 | 9 | <Company>GitHub</Company> | |
| 10 | + <Product>CodeQL</Product> | ||
| 10 | 11 | <Copyright>Copyright © $([System.DateTime]::Now.Year) $(Company)</Copyright> | |
| 11 | 12 | <Version>1.0.0.0</Version> | |
| 12 | - <AssemblyVersion>1.0.0.0</AssemblyVersion> | ||
| 13 | - <FileVersion>1.0.0.0</FileVersion> | ||
| 13 | + <AssemblyVersion>$(Version)</AssemblyVersion> | ||
| 14 | + <FileVersion>$(Version)</FileVersion> | ||
| 14 | 15 | </PropertyGroup> | |
| 15 | 16 | ||
| 16 | 17 | </Project> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments