Skip to content

Commit 00693a9

Browse files
committed
Invalid package build fixed
1 parent b19bce9 commit 00693a9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

AspDotNet/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
// You can specify all the values or you can default the Build and Revision Numbers
3131
// by using the '*' as shown below:
3232
// [assembly: AssemblyVersion("1.0.*")]
33-
[assembly: AssemblyVersion("0.7.1486")]
33+
[assembly: AssemblyVersion("0.7.1488")]
3434
[assembly: AssemblyFileVersion("0.7.0.0")]

Reflection/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
// You can specify all the values or you can default the Build and Revision Numbers
3131
// by using the '*' as shown below:
3232
// [assembly: AssemblyVersion("1.0.*")]
33-
[assembly: AssemblyVersion("0.7.1486")]
33+
[assembly: AssemblyVersion("0.7.1488")]
3434
[assembly: AssemblyFileVersion("0.7.0.0")]

Standalone/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
// You can specify all the values or you can default the Build and Revision Numbers
3131
// by using the '*' as shown below:
3232
// [assembly: AssemblyVersion("1.0.*")]
33-
[assembly: AssemblyVersion("0.7.1486")]
33+
[assembly: AssemblyVersion("0.7.1488")]
3434
[assembly: AssemblyFileVersion("0.7.0.0")]

Tsql/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
// You can specify all the values or you can default the Build and Revision Numbers
3131
// by using the '*' as shown below:
3232
// [assembly: AssemblyVersion("1.0.*")]
33-
[assembly: AssemblyVersion("0.7.1486")]
33+
[assembly: AssemblyVersion("0.7.1488")]
3434
[assembly: AssemblyFileVersion("0.7.0.0")]

0 commit comments

Comments
 (0)