Skip to content

Commit

Permalink
Remove Assembly and File Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kolbein committed Oct 2, 2024
1 parent f6b5308 commit c97f758
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion KS.Fiks.ASiC-E.Test/KS.Fiks.ASiC-E.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="xunit" Version="2.9.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.analyzers" Version="1.16.0" PrivateAssets="All" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 0 additions & 2 deletions KS.Fiks.ASiC-E/KS.Fiks.ASiC-E.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<TargetFrameworks>net8.0;netstandard2.0;netstandard2.1</TargetFrameworks>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
Expand Down

0 comments on commit c97f758

Please sign in to comment.