We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09907c5 commit 221043fCopy full SHA for 221043f
Float.FileDownloader/Float.FileDownloader.csproj
@@ -9,8 +9,10 @@
9
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
10
<PackageId>$(AssemblyName)</PackageId>
11
<Title>$(AssemblyName)</Title>
12
+ <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
13
<LangVersion>9.0</LangVersion>
14
<ReleaseVersion>1.0.0</ReleaseVersion>
15
+ <Version></Version>
16
</PropertyGroup>
17
<ItemGroup>
18
<AdditionalFiles Include="$(SolutionDir)/stylecop.json" />
0 commit comments