Skip to content

Commit

Permalink
Change version of DotNET routine for all project
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaaljuba committed Aug 28, 2023
1 parent bf9ccd4 commit 2c9baa8
Show file tree
Hide file tree
Showing 20 changed files with 56 additions and 34 deletions.
Binary file added .vs/SICyA.Utility/v16/.suo
Binary file not shown.
8 changes: 4 additions & 4 deletions SICyA.Utility/My Project/Application.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions SICyA.Utility/My Project/Resources.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions SICyA.Utility/My Project/Settings.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions SICyA.Utility/SICyA.Utility.vbproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
Expand All @@ -13,7 +13,8 @@
<AssemblyName>SICyA.Utility</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>Windows</MyType>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -24,6 +25,7 @@
<DocumentationFile>SICyA.Utility.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<PlatformTarget>AnyCPU</PlatformTarget>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Expand All @@ -33,6 +35,7 @@
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>SICyA.Utility.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
Expand Down Expand Up @@ -75,6 +78,7 @@
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
Expand Down
Binary file added SICyA.Utility/bin/Release/SICyA.Utility.dll
Binary file not shown.
Binary file modified SICyA.Utility/bin/Release/SICyA.Utility.pdb
Binary file not shown.
8 changes: 4 additions & 4 deletions SICyA.Utility/bin/Release/SICyA.Utility.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
' <autogenerated/>
Option Strict Off
Option Explicit On

Imports System
Imports System.Reflection
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6.1", FrameworkDisplayName:=".NET Framework 4.6.1")>
Binary file not shown.
Binary file modified SICyA.Utility/obj/Release/SICyA.Utility.Resources.resources
Binary file not shown.
Binary file modified SICyA.Utility/obj/Release/SICyA.Utility.dll
Binary file not shown.
Binary file modified SICyA.Utility/obj/Release/SICyA.Utility.pdb
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
aa66e9d759193892429f1b5c742535a4a820ad48
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,13 @@ D:\Kode\SICyA\SICyA.Utility\SICyA.Utility\obj\Release\SICyA.Utility.vbproj.Gener
D:\Kode\SICyA\SICyA.Utility\SICyA.Utility\obj\Release\SICyA.Utility.dll
D:\Kode\SICyA\SICyA.Utility\SICyA.Utility\obj\Release\SICyA.Utility.xml
D:\Kode\SICyA\SICyA.Utility\SICyA.Utility\obj\Release\SICyA.Utility.pdb
C:\Local\Kode\UtilityDotNET\SICyA.Utility\bin\Release\SICyA.Utility.dll
C:\Local\Kode\UtilityDotNET\SICyA.Utility\bin\Release\SICyA.Utility.pdb
C:\Local\Kode\UtilityDotNET\SICyA.Utility\bin\Release\SICyA.Utility.xml
C:\Local\Kode\UtilityDotNET\SICyA.Utility\obj\Release\SICyA.Utility.vbproj.AssemblyReference.cache
C:\Local\Kode\UtilityDotNET\SICyA.Utility\obj\Release\SICyA.Utility.Resources.resources
C:\Local\Kode\UtilityDotNET\SICyA.Utility\obj\Release\SICyA.Utility.vbproj.GenerateResource.cache
C:\Local\Kode\UtilityDotNET\SICyA.Utility\obj\Release\SICyA.Utility.vbproj.CoreCompileInputs.cache
C:\Local\Kode\UtilityDotNET\SICyA.Utility\obj\Release\SICyA.Utility.dll
C:\Local\Kode\UtilityDotNET\SICyA.Utility\obj\Release\SICyA.Utility.xml
C:\Local\Kode\UtilityDotNET\SICyA.Utility\obj\Release\SICyA.Utility.pdb
Binary file not shown.
8 changes: 4 additions & 4 deletions SICyA.Utility/obj/Release/SICyA.Utility.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

0 comments on commit 2c9baa8

Please sign in to comment.