Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit 09eb5c2

Browse files
committed
Updated project properties
1 parent 5a977f3 commit 09eb5c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ExceptionAll/ExceptionAll.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net5.0</TargetFramework>
@@ -10,9 +10,9 @@
1010
<Copyright>2021</Copyright>
1111
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1212
<Authors>Bronson Bata</Authors>
13-
<AssemblyVersion>1.0.1.0</AssemblyVersion>
14-
<FileVersion>1.0.1.0</FileVersion>
15-
<Version>1.0.1</Version>
13+
<AssemblyVersion>1.0.0.0</AssemblyVersion>
14+
<FileVersion>1.0.0.0</FileVersion>
15+
<Version>1.0.0</Version>
1616
</PropertyGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)